diff options
Diffstat (limited to 'xml/!town.xml')
-rw-r--r-- | xml/!town.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index d9bed58..2ffed91 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -4,8 +4,8 @@ <generation type="Random" width="1600"/> <time>6000</time> <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true" health="1" x="647.35724" y="63.59906" dindex="0"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-228.03703" y="65.798965" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="507.65619" y="67.099007" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-146.74963" y="61.999046" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> @@ -30,5 +30,6 @@ <text id="0"> <set id="Slow" value="0"/> <set id="canSprint" value="1"/> + <set id="canJump" value="1"/> </text> </Dialog> |