summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-22 02:30:30 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-22 02:30:30 -0300
commitf8957d8614f30d74ac4c0a08856b7e865a9c350d (patch)
tree4d45e666ef15eaf1040e107fe10a97dd313fa2a9 /npc/scripts.conf
parentf7e52909321a9afe50e66afd3fedc39f85328c9e (diff)
downloadserverdata-f8957d8614f30d74ac4c0a08856b7e865a9c350d.tar.gz
serverdata-f8957d8614f30d74ac4c0a08856b7e865a9c350d.tar.bz2
serverdata-f8957d8614f30d74ac4c0a08856b7e865a9c350d.tar.xz
serverdata-f8957d8614f30d74ac4c0a08856b7e865a9c350d.zip
Add `@getexp` by Hello=)'s request (how I forgot that?)
Also add `@getgexp` which gives guild some exp (Currently, there are no sources for guild exp in TMW Evolved)
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 6bd0a5ed..2b6aa0f8 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -99,6 +99,7 @@
// Commands
"npc/commands/debug-quest.txt",
"npc/commands/debug.txt",
+"npc/commands/exp.txt",
"npc/commands/force-rename.txt",
"npc/commands/gm.txt",
"npc/commands/ipcheck.txt",