aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill1.xml
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-03-01 08:43:56 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-03-01 08:43:56 -0500
commit47f8aa5b312a5ef671e83322bcbe201a034f84c0 (patch)
tree8dccb7228c407e01024752b48dae7150b6b349e5 /xml/playerSpawnHill1.xml
parent32cb1880f018fc149d1c8a71a83426a8f5a92a6a (diff)
parent883b348abac73d6c2b1d4ea8b65caccf0767e5a8 (diff)
merge with remake
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r--xml/playerSpawnHill1.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml
index ee2c46a..2cac743 100644
--- a/xml/playerSpawnHill1.xml
+++ b/xml/playerSpawnHill1.xml
@@ -11,9 +11,16 @@
<npc name="Ralph" hasDialog="true" />
<npc name="Johnny" hasDialog="false" />
<!-- <structure type="5" inside="playerSpawnHill1_Building1.xml" /> -->
- <village name="Meme-Town">
- <structure type="0" x="-100" inside="playerSpawnHill1_Building1.xml"/>
+ <village name="the Cranmore Tubing Park">
+ <structure type="0" x="-300" inside="playerSpawnHill1_Building1.xml"/>
<structure type="5" x="-500" inside="playerSpawnHill1_Building1.xml"/>
+ <stall type="market" texture="assets/style/classic/stall.png">
+ <buy item="Dank MayMay" cost="420"/>
+ <sell item="Dank MayMay" cost="666"/>
+ </stall>
+ <stall type="trader" texture="assets/style/classic/stall.png">
+ <trade item="Dank MayMay" item1="Sword"/>
+ </stall>
</village>
</World>