diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-03-17 13:11:37 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-03-30 11:22:58 -0400 |
commit | c0eab1f3997509784572302120456fe7cd856530 (patch) | |
tree | aa948796bb956b5f927a2ae7b243379c928a8912 /world/map/npc/magic | |
parent | a99779828dd609f004a17048d72bbfeb484a81bd (diff) | |
download | serverdata-c0eab1f3997509784572302120456fe7cd856530.tar.gz serverdata-c0eab1f3997509784572302120456fe7cd856530.tar.bz2 serverdata-c0eab1f3997509784572302120456fe7cd856530.tar.xz serverdata-c0eab1f3997509784572302120456fe7cd856530.zip |
move `merge-concentration-potions` spell to npc
add alchemy table
make alchemy puppets
Diffstat (limited to 'world/map/npc/magic')
-rw-r--r-- | world/map/npc/magic/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/magic/README.md b/world/map/npc/magic/README.md index 89d0fe12..187c7c04 100644 --- a/world/map/npc/magic/README.md +++ b/world/map/npc/magic/README.md @@ -2,7 +2,7 @@ - [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 - [X] Ched - - [ ] merge-concentration-potions + - [X] merge-concentration-potions - [ ] Auldsbel - [ ] make-short-tanktop - [ ] make-tanktop |