diff options
Diffstat (limited to 'npc/magic')
-rw-r--r-- | npc/magic/kalmurk.txt | 2 | ||||
-rw-r--r-- | npc/magic/mkpot.txt | 2 | ||||
-rw-r--r-- | npc/magic/parum.txt | 2 | ||||
-rw-r--r-- | npc/magic/zarkor.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/npc/magic/kalmurk.txt b/npc/magic/kalmurk.txt index dd9ebc062..c9ceda89f 100644 --- a/npc/magic/kalmurk.txt +++ b/npc/magic/kalmurk.txt @@ -2,7 +2,7 @@ // Author: Jesusalva <admin@tmw2.org> // // Magic Script: TMW2_KALMURK -// +// // Spawns Maggots. diff --git a/npc/magic/mkpot.txt b/npc/magic/mkpot.txt index c9182b177..23fb82199 100644 --- a/npc/magic/mkpot.txt +++ b/npc/magic/mkpot.txt @@ -2,7 +2,7 @@ // Author: Jesusalva <admin@tmw2.org> // // Magic Script: TMW2_MKPOT -// +// // Attempts to make a haste potion from Mouboo Milk and Plushroom. // May make sewer water on failure. // TODO: Using too much transmutation magic may have dire consequences! Like, uh, transmutating your head! diff --git a/npc/magic/parum.txt b/npc/magic/parum.txt index d69827d1c..d91dbd1b4 100644 --- a/npc/magic/parum.txt +++ b/npc/magic/parum.txt @@ -2,7 +2,7 @@ // Author: Jesusalva <admin@tmw2.org> // // Magic Script: TMW2_PARUM -// +// // Attempts to transmutate Raw Logs. // May create arrows, Mouboo Figurines, Warped Logs. // With enough ManaExp may create WoodenLog. diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt index c303a0665..79e85f8c2 100644 --- a/npc/magic/zarkor.txt +++ b/npc/magic/zarkor.txt @@ -2,7 +2,7 @@ // Author: Jesusalva <admin@tmw2.org> // // Magic Script: TMW2_ZARKOR -// +// // Spawns a Cave Maggot. // This is to test stuff, more than to create anything really. |