diff options
author | wushin <pasekei@gmail.com> | 2016-03-10 10:59:18 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-03-30 11:22:55 -0400 |
commit | 19eb4a9b9267967c1c8c0f4a434bd2097706146d (patch) | |
tree | 9e256e67ee1b57e24dc22943e6a514ef44fd7279 /world/map/npc/magic/README.md | |
parent | abdd6b60721e35faf4e07612890c28cf9e5a01a6 (diff) | |
download | serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.gz serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.bz2 serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.tar.xz serverdata-19eb4a9b9267967c1c8c0f4a434bd2097706146d.zip |
Update Readmes
Diffstat (limited to 'world/map/npc/magic/README.md')
-rw-r--r-- | world/map/npc/magic/README.md | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/world/map/npc/magic/README.md b/world/map/npc/magic/README.md index a9dedb6e..1ba351d1 100644 --- a/world/map/npc/magic/README.md +++ b/world/map/npc/magic/README.md @@ -1,5 +1,15 @@ # To-do -- [ ] finish the missing spells and push them so they can be tested +- [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 --- --- @@ -8,7 +18,6 @@ To see a list of things that needs further thoughts do a grep for `XXX`. --- --- - - [ ] check the new builtins and make sure they work as intended - [ ] `puppet` - [ ] check what happens when making a puppet whose name already exist (maybe it replaces?) |