Mercurial > fife-parpg
changeset 504:0196c83c7270
One quick update to the map file. The last cannonspread5 powerup wasn't correctly identified.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 18 May 2010 16:01:35 +0000 |
parents | 892f1caf5aff |
children | ee65aa323457 |
files | demos/shooter/maps/shooter_map1.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/demos/shooter/maps/shooter_map1.xml Tue May 18 15:11:30 2010 +0000 +++ b/demos/shooter/maps/shooter_map1.xml Tue May 18 16:01:35 2010 +0000 @@ -324,7 +324,7 @@ <i o="saucer2" z="0.0" x="147.0" r="0" y="-5.0" id="streaker"></i> <i o="boss1" z="0.0" x="147.0" r="0" y="0.0" id="boss"></i> <i o="cannonspread5" z="0.0" x="49.0" r="0" y="-1.0" id="cannonspread5"></i> - <i r="0" x="132.0" o="cannonspread5" z="0.0" y="0.0"></i> + <i o="cannonspread5" z="0.0" x="132.0" r="0" y="0.0" id="cannonspread5"></i> <i o="extralife" z="0.0" x="99.0" r="0" y="0.0" id="extralife"></i> </instances> </layer>