summaryrefslogtreecommitdiff
path: root/npc/commands
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/commands
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/commands')
-rw-r--r--npc/commands/ipcheck.txt2
-rw-r--r--npc/commands/kami.txt2
-rw-r--r--npc/commands/mobinfo.txt2
-rw-r--r--npc/commands/resync.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/npc/commands/ipcheck.txt b/npc/commands/ipcheck.txt
index df72e1f5a..83525206a 100644
--- a/npc/commands/ipcheck.txt
+++ b/npc/commands/ipcheck.txt
@@ -3,7 +3,7 @@
//
// @ipcheck <player_name>
// #ipcheck <player_name>
-//
+//
// Returns user IP
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index 0152c98f2..fa17bc442 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -2,7 +2,7 @@
//
// @k <message>
// Broadcast, and broadcast to #world too
-//
+//
// @servmsg <message>
// Experimental, uses servicemessage() - requires up to date server
diff --git a/npc/commands/mobinfo.txt b/npc/commands/mobinfo.txt
index b5ec1eff4..685349145 100644
--- a/npc/commands/mobinfo.txt
+++ b/npc/commands/mobinfo.txt
@@ -2,7 +2,7 @@
//
// @monsterinfo <monsterAegis>
// Sends @mobinfo with a delay (moved from atcommand.conf)
-//
+//
- script @monsterinfo 32767,{
end;
diff --git a/npc/commands/resync.txt b/npc/commands/resync.txt
index ed28723d3..3c68d8644 100644
--- a/npc/commands/resync.txt
+++ b/npc/commands/resync.txt
@@ -2,7 +2,7 @@
// Author: Jesusalva <admin@tmw2.org>
//
// Introduces @resync
-//
+//
// It'll cast slide to your own position
// Hopefully making client update your real position without causing server warning
//