summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-08 17:32:56 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-08 17:32:56 -0300
commitc07e913c0b2286dec4f989d0ded9d94ecd58377f (patch)
tree50e6c1f47fcdd1264a2ca1664df411ca1ce1554c /conf
parent7645bb2991977972bad62973cd8cb03028e77819 (diff)
downloadserverdata-jesusalva/identify.tar.gz
serverdata-jesusalva/identify.tar.bz2
serverdata-jesusalva/identify.tar.xz
serverdata-jesusalva/identify.zip
Add EVOL_MONSTER_IDENTIFY skill.jesusalva/identify
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level.
Diffstat (limited to 'conf')
-rw-r--r--conf/atcommand.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf
index eede6399..cceabb34 100644
--- a/conf/atcommand.conf
+++ b/conf/atcommand.conf
@@ -20,7 +20,7 @@ Format is
*/
aliases: {
- mobinfo: ["monsterinfo", "mi"]
+ mobinfo: ["mi"]
iteminfo: ["ii"]
time: ["date", "serverdate", "servertime"]
tonpc: ["npc"]