diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-24 07:34:00 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-24 07:34:00 -0500 |
commit | 5c1be9978e4c9b18c400c051fc2b083a02b74b7a (patch) | |
tree | 2c8dbf3aea3539d2f4c6db3ef56eb1880fd14786 /config | |
parent | 4bf3665158e71e9b20a2231428d42d400da8332f (diff) | |
parent | 19ef54b2c5ffcaefdce352c6f195a62c05c42767 (diff) |
Merge branch 'master' of https://github.com/tcsullivan/gamedev
Diffstat (limited to 'config')
-rw-r--r-- | config/quest_list.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/quest_list.txt b/config/quest_list.txt index d23743e..3014ede 100644 --- a/config/quest_list.txt +++ b/config/quest_list.txt @@ -1 +1 @@ -TITLE "Test" DESC "A test quest" REWARD 1 x SWORD_ITEM END +TITLE "Test" DESC "A test quest" REWARD 1 x TEST_ITEM END |