diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-07-18 21:16:24 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-07-18 21:16:24 -0500 |
commit | 8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b (patch) | |
tree | 5b5b60ec7b346758d4fb6e783a1315a8c3532481 /NewerProjectKP.yaml | |
parent | d2f76bb1313364397135c93c37672e57b50fb0a2 (diff) | |
download | kamek-8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b.tar.gz kamek-8f1b1aa7eb7f8700e1979b5c4d1d4e96d274119b.zip |
Updated doodad engine spec with delays, and a few other minor fixes
Diffstat (limited to '')
-rw-r--r-- | NewerProjectKP.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NewerProjectKP.yaml b/NewerProjectKP.yaml index 7509fe7..92264c1 100644 --- a/NewerProjectKP.yaml +++ b/NewerProjectKP.yaml @@ -32,6 +32,7 @@ modules: # - processed/crowdclapper.yaml - processed/blocksnake.yaml # - processed/classic_controller.yaml + - processed/topman.yaml - processed/bossMegaGoomba.yaml - processed/bossFuzzyBear.yaml - processed/bossThwompaDomp.yaml @@ -47,7 +48,6 @@ modules: - processed/fakeStarCoin.yaml - processed/shyguy.yaml - processed/meteor.yaml - - processed/topman.yaml - processed/electricLine.yaml - processed/makeYourOwn.yaml - processed/challengeStar.yaml |