From d214e16b4875f2be40c817f609d940a6ff5ef088 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 3 Mar 2006 14:38:13 +0000 Subject: - Trick dead now ends on logout - Added mapflag nocommand which blocks @/# commands unless your gm level is above gm_skill_unconditional's level. - Fixed weapon scripts not being executed unless the weapon was forged. - gm_skill_unconditional is now a no/gm-level setting instead of yes/no git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5446 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 7257783f8..8678f7823 100644 --- a/db/const.txt +++ b/db/const.txt @@ -122,6 +122,8 @@ mf_nomvploot 31 mf_noreturn 32 mf_nowarpto 33 mf_nonightmaredrop 34 +mf_restricted 35 +mf_nocommand 36 cell_wall 1 cell_water 3 -- cgit v1.2.3-60-g2f50