From 8214af442ea63919d69d368221ae2d61456488b9 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 4 Feb 2008 18:23:57 +0000 Subject: - Some code cleanups. - Added new Cell types (NoChat and NoDamage) - Added JobChangeLevel and FreeSKPoints to #stats - Added a Crash protection in clif_send with invalid fd values. - Merged a missing update in TK Mission. - Added script command 'getmapflag' - Merged some new Status Change to Stable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12175 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 559157b84..657708c94 100644 --- a/db/const.txt +++ b/db/const.txt @@ -232,6 +232,8 @@ cell_basilica 4 cell_landprotector 5 cell_icewall 6 cell_novending 7 +cell_nodamage 8 +cell_nochat 9 StatusPoint 9 1 BaseLevel 11 1 -- cgit v1.2.3-70-g09d2