diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-03 07:44:47 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-03 07:44:47 -0500 |
commit | dc24164926a7988e018d32fff1977d2b40c89057 (patch) | |
tree | d9e5e18a7b2582f0e0efe19d4b410d3ccdb05902 /config | |
parent | 1d995c34c871bdb48e35c083ef0d9027dc18d719 (diff) |
Added holding vs press key action
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 3014ede..484a2cc 100644 --- a/config/quest_list.txt +++ b/config/quest_list.txt @@ -1 +1 @@ -TITLE "Test" DESC "A test quest" REWARD 1 x TEST_ITEM END +TITLE "Test" DESC "A test quest" REWARD 1 x SWORD_WOOD END |