Преглед на файлове

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!
Aleos преди 7 години
родител
ревизия
f4e8dee5d6
променени са 1 файла, в които са добавени 14 реда и са изтрити 3 реда
  1. 14 3
      src/map/status.cpp

+ 14 - 3
src/map/status.cpp

@@ -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: