diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index 30bbbbd..785758d 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -8,7 +8,7 @@ <hill peakx="0" peaky="1000" width="50" /> <rabbit x="300" aggressive="true" health="100" /> - <bird /> + <bird y="500"/> <cat /> <trigger x="-300" id="Test" /> @@ -17,7 +17,7 @@ <npc name="Johnny" hasDialog="false" x="300" /> <npc name="Big Dave" hasDialog="true" x="300" /> - <page x="-200" id="assets/door.png" /> + <page x="-200" id="assets/pages/gootaGoFast.png" /> <village name="Swagville U.S.A."> <structure type="0" x="-300" inside="playerSpawnHill1_Building1.xml"/> |