diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-03-15 14:00:04 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-03-30 11:22:57 -0400 |
commit | a99779828dd609f004a17048d72bbfeb484a81bd (patch) | |
tree | f3605c8bdded9dd1f89461001a316fbf2fb1be26 /world/map/npc/magic | |
parent | 8d9de1d4d43b4548aa544a995d402173e7e56af8 (diff) | |
download | serverdata-a99779828dd609f004a17048d72bbfeb484a81bd.tar.gz serverdata-a99779828dd609f004a17048d72bbfeb484a81bd.tar.bz2 serverdata-a99779828dd609f004a17048d72bbfeb484a81bd.tar.xz serverdata-a99779828dd609f004a17048d72bbfeb484a81bd.zip |
get rid of magic secrets, convert stranger quiz
Diffstat (limited to 'world/map/npc/magic')
-rw-r--r-- | world/map/npc/magic/README.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/world/map/npc/magic/README.md b/world/map/npc/magic/README.md index 1ba351d1..89d0fe12 100644 --- a/world/map/npc/magic/README.md +++ b/world/map/npc/magic/README.md @@ -1,15 +1,15 @@ # To-do - [X] finish the missing spells and push them so they can be tested - [ ] Deal with the removal of the following spells from magic to NPCs or Commands - - Ched - - [ ] merge-concentration-potions - - [ ] Auldsbel - - [ ] make-short-tanktop - - [ ] make-tanktop - - [ ] make-shirt - - [ ] make-concentration-potion - - Wyara - - [ ] sense-spouse + - [X] Ched + - [ ] merge-concentration-potions + - [ ] Auldsbel + - [ ] make-short-tanktop + - [ ] make-tanktop + - [ ] make-shirt + - [ ] make-concentration-potion + - [X] Wyara + - [ ] sense-spouse --- --- |