aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill1_Building1.xml
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-03-30 08:47:31 -0400
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-03-30 08:47:31 -0400
commit0b1bfa28f33410acc1c3b95df1c1b748ce55b447 (patch)
tree807e942cfb92cb631b02ec0079da63838dd6741f /xml/playerSpawnHill1_Building1.xml
parentc35571e37bdd6d2fe9b95e4265c150265585f3a9 (diff)
parenta9a9777190086bd2ce2aa54e20a1101509614463 (diff)
Inv and textures
Diffstat (limited to 'xml/playerSpawnHill1_Building1.xml')
-rw-r--r--xml/playerSpawnHill1_Building1.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1_Building1.xml b/xml/playerSpawnHill1_Building1.xml
index cbb41d0..8478908 100644
--- a/xml/playerSpawnHill1_Building1.xml
+++ b/xml/playerSpawnHill1_Building1.xml
@@ -1,9 +1,12 @@
<?xml version="1.0"?>
<IndoorWorld>
<style background="1" bgm="assets/music/theme_jazz.wav" />
- <generation type="Random" width="300" />
- <npc name="Bob" hasDialog="true" />
+ <floor width="300">
+ <npc name="Bob" hasDialog="true" />
+ </floor>
+
+ <floor width="200" />
</IndoorWorld>