Corrected Tarot Card dispelling Clan buffs (#3186)

* Corrected Tarot Card dispelling Clan buffs
* Fixes #3179.
* Resolved Tarot Card dispelling Clan buffs from players.
* Added Doram buffs and RODEX from being Dispelled as well.
Thanks to @cahya1992!
This commit is contained in:
Aleos 2018-06-08 10:14:02 -04:00 committed by GitHub
parent 046d2e6c44
commit f4e8dee5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13817,9 +13817,20 @@ void status_change_clear_buffs(struct block_list* bl, uint8 type)
case SC_ALL_RIDING_REUSE_LIMIT:
case SC_SPRITEMABLE:
case SC_BITESCAR:
case SC_GEFFEN_MAGIC1:
case SC_GEFFEN_MAGIC2:
case SC_GEFFEN_MAGIC3:
case SC_DORAM_BUF_01:
case SC_DORAM_BUF_02:
case SC_GEFFEN_MAGIC1:
case SC_GEFFEN_MAGIC2:
case SC_GEFFEN_MAGIC3:
// Clans
case SC_CLAN_INFO:
case SC_SWORDCLAN:
case SC_ARCWANDCLAN:
case SC_GOLDENMACECLAN:
case SC_CROSSBOWCLAN:
case SC_JUMPINGCLAN:
// RODEX
case SC_DAILYSENDMAILCNT:
// Costumes
case SC_MOONSTAR:
case SC_SUPER_STAR: