From 8f98ecea38aa77e4d0fb53bae0dc6052289b24a8 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 2 Jun 2008 15:54:50 +0000 Subject: - Added support for OnTouchNPC event, required for Monster Race. Script commands need to be tested. Already tested sc_start. - Added status SC_WALKSPEED required in monster Race. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12752 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index ebbb90884..55fea6b2e 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -294,6 +294,7 @@ typedef enum sc_type { SC_SEVENWIND, SC_DEF_RATE, SC_SPREGEN, + SC_WALKSPEED, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; -- cgit v1.2.3-70-g09d2