From 3dc2a55dcdf7b3919b6024d7a9aeec26a7416b6f Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 27 Apr 2006 05:55:23 +0000 Subject: updated 'setmapflag' script command git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6304 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 9cb0906ab..195b9ed81 100644 --- a/db/const.txt +++ b/db/const.txt @@ -111,20 +111,23 @@ mf_rain 20 mf_indoors 21 mf_nogo 22 mf_clouds 23 -mf_fireworks 24 -mf_gvg_castle 25 -mf_gvg_dungeon 26 -mf_nightenabled 27 -mf_nobaseexp 28 -mf_nojobexp 29 -mf_nomobloot 30 -mf_nomvploot 31 -mf_noreturn 32 -mf_nowarpto 33 -mf_nonightmaredrop 34 -mf_restricted 35 -mf_nocommand 36 -mf_nodrop 37 +mf_clouds2 24 +mf_fireworks 25 +mf_gvg_castle 26 +mf_gvg_dungeon 27 +mf_nightenabled 28 +mf_nobaseexp 29 +mf_nojobexp 30 +mf_nomobloot 31 +mf_nomvploot 32 +mf_noreturn 33 +mf_nowarpto 34 +mf_nonightmaredrop 35 +mf_restricted 36 +mf_nocommand 37 +mf_nodrop 38 +mf_jexp 39 +mf_bexp 40 cell_wall 1 cell_water 3 -- cgit v1.2.3-70-g09d2