summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-06-21 15:20:56 -0400
committermekolat <mekolat@users.noreply.github.com>2016-06-22 14:49:49 -0400
commit2293aa6b83e7893349a0f4ca7e76a77c7812b380 (patch)
treeb996e72cfdca4e4214c2961df9a7a1f24bf83bdf /npc/scripts.conf
parent85712c4f2ccfa9c3cec4bd0c9f515f5061a9351c (diff)
downloadserverdata-2293aa6b83e7893349a0f4ca7e76a77c7812b380.tar.gz
serverdata-2293aa6b83e7893349a0f4ca7e76a77c7812b380.tar.bz2
serverdata-2293aa6b83e7893349a0f4ca7e76a77c7812b380.tar.xz
serverdata-2293aa6b83e7893349a0f4ca7e76a77c7812b380.zip
add atcommand `@esp` (manipulates Esperin)
aka zeny aka gp check for boundaries, use bank if purse is full
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 2aa6f6e2..4f602628 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -35,6 +35,7 @@ npc: npc/functions/string.txt
// custom atcommands
npc: npc/commands/music.txt
npc: npc/commands/warp.txt
+npc: npc/commands/zeny.txt
// Maps specific scripts
import: npc/_import.txt