diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-05-12 08:03:57 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-05-12 08:03:57 -0400 |
commit | 5432b278f8ed8c9aaeccf1ee7a4da540787f965d (patch) | |
tree | 3c05fd2ae5cd481610b1e817b0152e12a71f9229 /xml | |
parent | 7487b029fa110388e90fd092bf3c3b9a4dcee08b (diff) |
RENDERING
Diffstat (limited to 'xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index d848847..3a831ce 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -7,7 +7,7 @@ <hill peakx="0" peaky="1000" width="50" /> - <rabbit x="300" aggressive="true" health="100" /> + <rabbit x="300" aggressive="false" health="100" /> <bird y="500"/> <cat /> @@ -71,13 +71,13 @@ And it wasn't stormy. </text> <text id="1" nextid="1" pause="true" > - Broooooooooooooo... + Broooooooooooooo... </text> </Dialog> <Dialog name="Big Dave"> <text id="0" pause="true"> - Here have this sword! + Hey friend! It's dangerous out there, here take these! <give id="Wood Sword" count="1"/> <give id="Hunters Bow" count="1"/> <give id="Crude Arrow" count="110"/> |