summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-04 13:13:42 +0000
committerMicksha <ms-shaman@gmx.de>2019-03-04 13:13:42 +0000
commit2620bb108730501029a1b24313ca437a222a56f5 (patch)
treee4b6b8a0543eccf3ad46701c4d30e66170bc1d1f /conf
parent7d56f5faddfa75d5a35d3bcb0e27d5069e26d073 (diff)
downloadserverdata-2620bb108730501029a1b24313ca437a222a56f5.tar.gz
serverdata-2620bb108730501029a1b24313ca437a222a56f5.tar.bz2
serverdata-2620bb108730501029a1b24313ca437a222a56f5.tar.xz
serverdata-2620bb108730501029a1b24313ca437a222a56f5.zip
These minor improvements are important for the game.
They'll heal fully the character when starting the game. And will alias so @npc works - that's important and annoying! >.<
Diffstat (limited to 'conf')
-rw-r--r--conf/atcommand.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf
index 91485f3b..57356202 100644
--- a/conf/atcommand.conf
+++ b/conf/atcommand.conf
@@ -23,6 +23,7 @@ aliases: {
mobinfo: ["monsterinfo", "mi"]
iteminfo: ["ii"]
time: ["date", "serverdate", "servertime"]
+ tonpc: ["npc"]
autotrade: ["at"]
help: ["h"]
jumpto: ["goto", "warpto"]