- 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:
parent
7e4990cccd
commit
cfbeade85a
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user