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-02-01 18:34:16 +0000
commit273e8bb199237cfb38a04a0f74653f93d640319a (patch)
treef7c2c66e235aca90c952a889f464662d68453396 /conf
parentc5ba93a8cfbb511cbe7c0efcd5ddb3ba0b077742 (diff)
downloadserverdata-273e8bb199237cfb38a04a0f74653f93d640319a.tar.gz
serverdata-273e8bb199237cfb38a04a0f74653f93d640319a.tar.bz2
serverdata-273e8bb199237cfb38a04a0f74653f93d640319a.tar.xz
serverdata-273e8bb199237cfb38a04a0f74653f93d640319a.zip
Add EVOL_MONSTER_IDENTIFY skill.
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"]