diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-02 08:49:54 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-05-02 08:49:54 -0400 |
commit | f102149e15ca1ac36cbb4e2627e5ce44f2d5273a (patch) | |
tree | fcf939ba1c26bd25c693ae7b05bd79c00ce2a691 /xml | |
parent | 6a728a46d837384074228959d6330ba29e03aee0 (diff) | |
parent | 13cd55136ffd09afd9f4828a00716ed9f94f0e0b (diff) |
Merge branch 'master' of https://github.com/tcsullivan/gamedev
Diffstat (limited to 'xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index 785758d..aa0a36c 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -79,6 +79,7 @@ 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="Fried Chicken" count="1"/> </text> </Dialog> |