Updated Rebellion class (#1692)
* Updated Rebellion class * Information based on Rebellion Awakening patch from kRO. - http://ro.gnjoy.com/news/update/View.asp?seq=183&curpage=1 * Fixes #859 and fixes #1449. Thanks to @RagnarokNova and Fyrus for their information!
This commit is contained in:
@@ -2032,7 +2032,6 @@ int map_quit(struct map_session_data *sd) {
|
||||
// Both these statuses are removed on logout. [L0ne_W0lf]
|
||||
status_change_end(&sd->bl, SC_SLOWCAST, INVALID_TIMER);
|
||||
status_change_end(&sd->bl, SC_CRITICALWOUND, INVALID_TIMER);
|
||||
status_change_end(&sd->bl, SC_HEAT_BARREL_AFTER, INVALID_TIMER);
|
||||
status_change_end(&sd->bl, SC_H_MINE, INVALID_TIMER);
|
||||
status_change_end(&sd->bl, SC_ANTI_M_BLAST, INVALID_TIMER);
|
||||
status_change_end(&sd->bl, SC_B_TRAP, INVALID_TIMER);
|
||||
|
||||
Reference in New Issue
Block a user