diff options
Diffstat (limited to 'world/map/conf/permissions.txt')
-rw-r--r-- | world/map/conf/permissions.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/conf/permissions.txt b/world/map/conf/permissions.txt index c76fbf9c..98c62b34 100644 --- a/world/map/conf/permissions.txt +++ b/world/map/conf/permissions.txt @@ -1,12 +1,12 @@ // command permissions below CMD_ZENY 80 -CMD_CHARZENY 99 +CMD_CHARZENY 98 CMD_DEBUG 80 CMD_CHANGESEX 40 CMD_CHARCHANGESEX 60 CMD_CLASS 40 CMD_CHARCLASS 50 -CMD_DESTROYNPC 99 +CMD_DESTROYNPC 98 CMD_REMOTECMD 40 CMD_WARP 40 CMD_CHARWARP 60 |