diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 7 | ||||
-rw-r--r-- | xml/playerSpawnHill1_Building1.xml | 38 |
2 files changed, 4 insertions, 41 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index dac5160..d4691a5 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -7,9 +7,10 @@ <hill peakx="0" peaky="1000" width="50" /> - <mob x="300" type="1" aggressive="false" health="100" /> + <rabbit x="300" aggressive="true" health="100" /> + <bird /> - <!--<trigger x="-300" id="Test" />--> + <trigger x="-300" id="Test" /> <npc name="Ralph" hasDialog="true" x="300" /> <npc name="Johnny" hasDialog="false" x="300" /> @@ -17,7 +18,7 @@ <page x="-200" id="assets/door.png" /> - <village name="Swaggggggggggggg"> + <village name="Swagville U.S.A."> <structure type="0" x="-300" inside="playerSpawnHill1_Building1.xml"/> <structure type="5" x="-500" /> <stall type="market" texture="assets/style/classic/stall.png"> diff --git a/xml/playerSpawnHill1_Building1.xml b/xml/playerSpawnHill1_Building1.xml index 381f160..0cf04c1 100644 --- a/xml/playerSpawnHill1_Building1.xml +++ b/xml/playerSpawnHill1_Building1.xml @@ -32,44 +32,6 @@ <text id="4"> Have a sword though. <give id="Wood Sword" count="1"/> - <give id="Wood Sword2" count="1"/> - <give id="Wood Sword3" count="1"/> - <give id="Wood Sword4" count="1"/> - <give id="Wood Sword5" count="1"/> - <give id="Wood Sword6" count="1"/> - <give id="Wood Sword7" count="1"/> - <give id="Wood Sword8" count="1"/> - <give id="Wood Sword9" count="1"/> - <give id="Wood Sword10" count="1"/> - <give id="Wood Sword11" count="1"/> - <give id="Wood Sword12" count="1"/> - <give id="Wood Sword13" count="1"/> - <give id="Wood Sword14" count="1"/> - <give id="Wood Sword15" count="1"/> - <give id="Wood Sword16" count="1"/> - <give id="Wood Sword17" count="1"/> - <give id="Wood Sword18" count="1"/> - <give id="Wood Sword19" count="1"/> - <give id="Wood Sword20" count="1"/> - <give id="Wood Sword21" count="1"/> - <give id="Wood Sword22" count="1"/> - <give id="Wood Sword23" count="1"/> - <give id="Wood Sword24" count="1"/> - <give id="Wood Sword25" count="6"/> - <give id="Wood Sword26" count="1"/> - <give id="Wood Sword27" count="1"/> - <give id="Wood Sword28" count="1"/> - <give id="Wood Sword29" count="1"/> - <give id="Wood Sword30" count="1"/> - <give id="Wood Sword31" count="1"/> - <give id="Wood Sword32" count="1"/> - <give id="Wood Sword33" count="1"/> - <give id="Wood Sword34" count="1"/> - <give id="Wood Sword35" count="1"/> - <give id="Wood Sword36" count="1"/> - <give id="Wood Sword37" count="1"/> - <give id="Wood Sword38" count="1"/> - <give id="Wood Sword39" count="1"/> </text> </Dialog> |