diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-10-28 09:41:07 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-10-28 09:41:07 -0400 |
commit | 00c342dad0dc974a9f4e329823d76e39aef6030b (patch) | |
tree | 91904d1d8363ef1d3dd331e9403f5680a6c9250c | |
parent | 2161314f0db5994f0fd8a407a51bf6ce724402c6 (diff) |
Small demo level update.
-rw-r--r-- | level.tmx | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -197,10 +197,8 @@ <object id="34" type="flyer0" x="96" y="224" width="16" height="16"/> <object id="35" type="flyer0" x="128" y="224" width="16" height="16"/> <object id="36" type="boss" x="112" y="48" width="16" height="16"/> - <object id="39" type="flyer0" x="48" y="976" width="16" height="16"/> - <object id="40" type="flyer0" x="96" y="976" width="16" height="16"/> - <object id="41" type="flyer0" x="144" y="976" width="16" height="16"/> - <object id="42" type="flyer0" x="192" y="976" width="16" height="16"/> + <object id="39" type="flyer0" x="64" y="976" width="16" height="16"/> + <object id="42" type="flyer0" x="160" y="976" width="16" height="16"/> <object id="53" type="popcorn" x="0" y="1040" width="16" height="16"/> <object id="54" type="popcorn" x="32" y="1040" width="16" height="16"/> <object id="55" type="popcorn" x="64" y="1040" width="16" height="16"/> |