diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/bobshouse.xml | 3 | ||||
-rw-r--r-- | xml/entities.xml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index 41ca907..79f8a47 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -1,4 +1,7 @@ <?xml version="1.0"?> + +<include file="entities.xml"/> + <IndoorWorld> <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png" /> diff --git a/xml/entities.xml b/xml/entities.xml index d955e38..bcaa455 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -10,6 +10,7 @@ <Position value="0.0,100.0" /> <Visible value="0.25" /> <Sprite image="assets/style/classic/house1.png" /> + <Portal /> </structure> <chest> |