From 6f53b9c193c11bc12dd64be651e24e991ee12367 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Apr 2021 16:41:08 -0300 Subject: Readd the permission constants. Fix GM level on items. Remove unused attr from itemdb --- db/constants.conf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index 0302207d..01b013ef 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3737,6 +3737,33 @@ more than one separator can be used in a row (so 12_3___456 is illegal). BATTLE_CAVE8:128 BATTLE_CAVE9:256 MAX_HIGH_SCORES: 4 + // Command Permission + CMD_ZENY:80 + CMD_CHARZENY:98 + CMD_DEBUG:80 + CMD_CHANGESEX:40 + CMD_CHARCHANGESEX:60 + CMD_CLASS:40 + CMD_CHARCLASS:50 + CMD_DESTROYNPC:98 + CMD_REMOTECMD:40 + CMD_WARP:40 + CMD_CHARWARP:60 + CMD_MUTE:60 + CMD_NPCTALK:40 + CMD_MUSIC:40 + CMD_AUTOMOD:60 + CMD_DIVORCE:40 + CMD_CHARDIVORCE:60 + + // Special Permission + MAP_LOUNGE:20 // GM Lounge & Numa + EVT_KILLTHEGM:50 // Pull the Rabit magic + DBG_HOLIDAY:40 // Holiday Debug (xmas, easter...) + EVT_DEBUG:50 // Event Debug (open portals, disguise...) + DBG_SCHEDULED:40 // Scheduled Broadcasts + DBG_MOTD:40 // Message of the Day + DBG_VALIA:40 // Iilia quest debug info @include "db/si_config.conf" @include "conf/import/constants.conf" -- cgit v1.2.3-60-g2f50