aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill1.xml
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-03-04 08:42:00 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-03-04 08:42:00 -0500
commit30dd8efe8d71648bea7604ebee5afc4d55b25a6b (patch)
tree73cf4dbaa2be340597f6fac7fd7a1cedae9cbdea /xml/playerSpawnHill1.xml
parent6af8dcbaa41a7db52ff8f6074d2b113ec7eaf12d (diff)
You can buy sausages from meme
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r--xml/playerSpawnHill1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml
index 370cc03..2fa7512 100644
--- a/xml/playerSpawnHill1.xml
+++ b/xml/playerSpawnHill1.xml
@@ -10,14 +10,14 @@
<npc name="Ralph" hasDialog="true" />
<npc name="Johnny" hasDialog="false" />
- <!-- <structure type="5" 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"/>
- <trade item="Dank MayMay" item1="Sword"/>
+ <trade quantity="420" item="Dank MayMay" quantity1="1" item1="Wood Sword"/>
+ <trade quantity="666" item="Wood Sword" quantity1="420" item1="Dank MayMay"/>
</stall>
</village>