diff options
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index d886df8..7be0e08 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -17,7 +17,8 @@ <npc name="Johnny" hasDialog="false" x="300" /> <npc name="Big Dave" hasDialog="true" x="300" /> - <page x="-200" id="assets/pages/gootaGoFast.png" cid="canSprint" cvalue="1"/> + <page x="-200" id="assets/pages/gootaGoFast.png" cid="canSprint" cvalue="1" /> + <page x="-500" id="assets/pages/gootaJump.png" cid="canJump" cvalue="1" /> <village name="Big Dave's bagel emporium! The greatest place on earth!"> <structure type="0" x="-300" inside="playerSpawnHill1_Building1.xml"/> |