summaryrefslogtreecommitdiff
path: root/npc/magic
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-04 12:40:55 -0300
commit481e786fbb6f03e23d1d4f0c56509f677881b4ec (patch)
tree680a6b75d3553e209a0e4b60391d2833a5145546 /npc/magic
parent9001ebdb56bfe0e2c5fddf55c48268681654f6b3 (diff)
downloadserverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.gz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.bz2
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.tar.xz
serverdata-481e786fbb6f03e23d1d4f0c56509f677881b4ec.zip
Remove every trailing whitespace
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
Diffstat (limited to 'npc/magic')
-rw-r--r--npc/magic/kalmurk.txt2
-rw-r--r--npc/magic/mkpot.txt2
-rw-r--r--npc/magic/parum.txt2
-rw-r--r--npc/magic/zarkor.txt2
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.