diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-20 08:47:34 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-11-20 08:47:34 -0500 |
commit | 0a30bd1b2e2f02b6f34225d8976f645c99b53b7e (patch) | |
tree | 16a47672bf5f5bc65efb245b2e9d84a08c1ce2a6 /config/quest_list.txt | |
parent | 20b29fccb6da62d5a07a02477fabac3a80d350dd (diff) |
Started inv ui, new item system
Diffstat (limited to 'config/quest_list.txt')
-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 |