瀏覽代碼

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: