- Pretend this never happened.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11306 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
skotlex 2007-09-26 06:52:50 +00:00
parent 7e4990cccd
commit cfbeade85a

View File

@ -1753,8 +1753,6 @@ int pc_bonus(struct map_session_data *sd,int type,int val)
case SP_NO_GEMSTONE:
if(sd->state.lr_flag != 2)
sd->special_state.no_gemstone = 1;
ShowDebug("Rate: %d\n", sd->special_state.no_gemstone);
break;
case SP_INTRAVISION: // Maya Purple Card effect allowing to see Hiding/Cloaking people [DracoRPG]
if(sd->state.lr_flag != 2) {