diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-03 08:49:33 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-03 08:49:33 -0400 |
commit | d2b7f062a0240bfdc8b84593834fc711c7a53dca (patch) | |
tree | 2406c6b8809933772661204a3f0c2887744d01ce /xml | |
parent | afb0ada00a2c50ea541ba6dc93058ccdb0286cdd (diff) | |
parent | 30d454d7ffc102f2503dfa84937e706e6fc01a4b (diff) |
Merge branch 'master' of https://github.com/tcsullivan/gamedev
Diffstat (limited to 'xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index aa0a36c..6b911a5 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -79,7 +79,8 @@ And it wasn't stormy. <text id="0" pause="true"> Here have this sword! <give id="Wood Sword" count="1"/> - <give id="Clyne is shit bow" count="1"/> + <give id="Hunters Bow" count="1"/> + <give id="Crude Arrow" count="110"/> <give id="Fried Chicken" count="1"/> </text> </Dialog> |