diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-16 08:43:29 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-16 08:43:29 -0400 |
commit | 3815da82430df2c1ed44858da3d8425946539b04 (patch) | |
tree | 21033ce707a1cf0f2aea222b8927b9525496a303 /xml | |
parent | e786f4a546fd9b08d83cd3e4058a93b26e7ae6ab (diff) |
added jump page, quest light
Diffstat (limited to '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"/> |