diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-04-06 07:40:28 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-04-06 07:40:28 -0400 |
commit | 345a0fe74704dec3eecbb77e4bb252b3d4dd4308 (patch) | |
tree | 772a0a0925195193f9152ecff259c9f27f13f413 /xml/playerSpawnHill1_Building1.xml | |
parent | 3ca4cca09ed9a2b1028928dea98f19bd26ab3b2c (diff) | |
parent | 16920d744a2e638f564753f15f1269f51c131b6b (diff) |
First world and style
Diffstat (limited to 'xml/playerSpawnHill1_Building1.xml')
-rw-r--r-- | xml/playerSpawnHill1_Building1.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/xml/playerSpawnHill1_Building1.xml b/xml/playerSpawnHill1_Building1.xml index c4def6c..381f160 100644 --- a/xml/playerSpawnHill1_Building1.xml +++ b/xml/playerSpawnHill1_Building1.xml @@ -3,11 +3,10 @@ <style background="1" bgm="assets/music/theme_jazz.wav" /> <link outside="playerSpawnHill1.xml"/> - <floor width="300"> - <npc name="Bob" hasDialog="true" /> - </floor> + <floor width="300" /> + <floor width="200" start="100" /> - <floor width="200" /> + <npc name="Bob" hasDialog="true" floor="2" /> </IndoorWorld> @@ -56,7 +55,7 @@ <give id="Wood Sword22" count="1"/> <give id="Wood Sword23" count="1"/> <give id="Wood Sword24" count="1"/> - <give id="Wood Sword25" 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"/> |