From ee32b70e68031b2b551579a3465caaf9ca5d2ceb Mon Sep 17 00:00:00 2001 From: shadow Date: Sat, 14 Jun 2008 11:49:07 +0000 Subject: Fixed PF_FOGWALL working on Boss monsters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12832 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map') diff --git a/src/map/status.c b/src/map/status.c index 0eee43ed7..ff94e6e68 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -4832,6 +4832,7 @@ int status_change_start(struct block_list* bl,enum sc_type type,int rate,int val case SC_STRIPHELM: case SC_RICHMANKIM: case SC_ROKISWEIL: + case SC_FOGWALL: return 0; } } -- cgit v1.2.3-70-g09d2