Jelajahi Sumber

Fixes Orcish face display (#6956)

* Fixes #6954.
* Resolves an issue where the Orcish face would not display properly after casting SA_REVERSEORCISH.
Thanks to @mimishi!
Aleos 3 tahun lalu
induk
melakukan
20d9fa6cc7
2 mengubah file dengan 2 tambahan dan 4 penghapusan
  1. 1 2
      db/pre-re/status.yml
  2. 1 2
      db/re/status.yml

+ 1 - 2
db/pre-re/status.yml

@@ -1406,10 +1406,9 @@ Body:
     DurationLookup: SA_REVERSEORCISH
     Flags:
       Debuff: true
+      SendOption: true
     Options:
       Orcish: true
-    Flags:
-      SendOption: true
   - Status: Readystorm
     Icon: EFST_STORMKICK_ON
     DurationLookup: TK_READYSTORM

+ 1 - 2
db/re/status.yml

@@ -1422,10 +1422,9 @@ Body:
     DurationLookup: SA_REVERSEORCISH
     Flags:
       Debuff: true
+      SendOption: true
     Options:
       Orcish: true
-    Flags:
-      SendOption: true
   - Status: Readystorm
     Icon: EFST_STORMKICK_ON
     DurationLookup: TK_READYSTORM