From 644fab2943d84e4225825996bdbbac4a91bdd6b9 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 13 Jul 2011 18:01:07 +0000 Subject: Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14905 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/pc.c b/src/map/pc.c index e0c5cf394..fda41107b 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -1608,7 +1608,7 @@ static int pc_bonus_item_drop(struct s_add_drop *drop, const short max, short id for(i = 0; i < max && (drop[i].id || drop[i].group); i++) { if( ((id && drop[i].id == id) || - (group && drop[i].group == group)) && race < (1< 0 && rate > 0) -- cgit v1.2.3-70-g09d2