From 216743d8617369ed6f157fbe14b8c8b43deabebb Mon Sep 17 00:00:00 2001 From: celest Date: Fri, 19 Nov 2004 03:24:08 +0000 Subject: Updated basilica, added save_flag, and fixed muting status not saved. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@255 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index a9d0129f0..113ef1e3a 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -320,7 +320,8 @@ enum { // struct map_session_data SC_BROKNARMOR =32, SC_BROKNWEAPON =33, SC_SIGHTTRASHER =73, - SC_BASILICA =125, +// SC_BASILICA =125, // 125 is the same id as joint break + SC_BASILICA =102, // temporarily use this before an actual id is found [celest] SC_ENSEMBLE =159, SC_FOGWALL =178, SC_GOSPEL =179, -- cgit v1.2.3-60-g2f50