Fixed bugreport:6892 HP display is now properly updated
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16925 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
b4b7d621ee
commit
bd13d64bc6
@ -9419,7 +9419,7 @@ int status_change_end_(struct block_list* bl, enum sc_type type, int tid, const
|
|||||||
clif_status_load(bl, SI_ACTIVE_MONSTER_TRANSFORM, 0);
|
clif_status_load(bl, SI_ACTIVE_MONSTER_TRANSFORM, 0);
|
||||||
break;
|
break;
|
||||||
case SC_INTRAVISION:
|
case SC_INTRAVISION:
|
||||||
calc_flag = SCB_BASE;/* required for overlapping */
|
calc_flag = SCB_ALL;/* required for overlapping */
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user