From 51ca6fafbdf5e9840aab1859d99be5738cfd7571 Mon Sep 17 00:00:00 2001 From: celest Date: Wed, 15 Dec 2004 19:37:40 +0000 Subject: * Updated Forging and Potion making formulas * Modified guild skills * Initialise 'canregen' when logging into map - Updated Steel Body, Thunderstorm, Investigate and Magic Crasher - Removed elunium and oridecon from produce_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index 948b9b399..09f47403e 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -344,10 +344,10 @@ enum { // struct map_session_data SC_SPELLBREAKER =192, SC_DPOISON =193, /* –Ò“Å */ SC_BLOCKSKILL =194, // for disallowing the use of a skill for a time period - SC_LEADERSHIP =196, +/* SC_LEADERSHIP =196, // temporarily disabled - they're too buggy =/ SC_GLORYWOUNDS =197, SC_SOULCOLD =198, - SC_HAWKEYES =199, + SC_HAWKEYES =199,*/ SC_BATTLEORDERS =200, SC_REGENERATION =201, SC_PRESERVE =202, -- cgit v1.2.3-70-g09d2