diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-27 17:40:12 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-27 17:40:12 -0400 |
commit | a33b3d4ffc1defda5bdcd3348036ce48ef5b0085 (patch) | |
tree | 87070680ba9c8a02a2c9a6184f22e5cb0f466b55 /xml | |
parent | 00f879600bcea8f1ec1775c941041ee6346a60ba (diff) |
modernized ui
Diffstat (limited to 'xml')
-rw-r--r-- | xml/!town.xml | 3 | ||||
-rw-r--r-- | xml/entities.xml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 9351652..72c11de 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -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> diff --git a/xml/entities.xml b/xml/entities.xml index df2751a..a1b5f5c 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -62,12 +62,11 @@ </frame> </Sprite> <Direction /> - <Health value="5" /> + <Health value="50" /> <Solid /> <Physics /> <Name value="SKIRL" /> <Wander /> - <Aggro arena="arena.xml" /> </skirl> <structure> |