diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2017-04-27 21:33:13 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2017-04-27 21:33:13 -0400 |
commit | 2de1af94cfa794ae5dd7913c797d673b58289949 (patch) | |
tree | 3acb4e822943efb714ff04d4e88307127e34f52e /xml/!town.xml | |
parent | 40f2ab396ccca1a12cc74d18c9758da5bc2f1afc (diff) | |
parent | 00de7a4b0aa48c3cb42c45e0f203902ca034b94c (diff) |
Updated sprites
Diffstat (limited to 'xml/!town.xml')
-rw-r--r-- | xml/!town.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 7fa7371..32f696a 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -2,8 +2,8 @@ <include file="entities.xml"/> <World> - <style background="0" bgm="assets/music/embark.wav" folder="assets/style/classic/"/> - <generation width="5000"/> + <style background="0" bgm="assets/music/town.ogg" folder="assets/style/classic/"/> + <generation width="320"/> <weather>Sunny</weather> <link right="!town2.xml"/> <spawnx>-300</spawnx> @@ -18,6 +18,9 @@ <Dialog name="Bob"> <text id="0" nextid="1"> <give name="Dank MayMay" count="10"/> + <option name="Yes" /> + <option name="Yes daddy" /> + <option name="Ooooh boy yesss please" /> <content> Hey there! The name's Bob. Good to see you've finally woken up from your nap by the cliff there... lol </content> |