This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ Hooks.once("init", function () {
|
||||
|
||||
// Status Effects — Afflictions & Imbuements
|
||||
CONFIG.statusEffects = [
|
||||
{ id: "dead", name: "EFFECT.StatusDead", icon: "icons/svg/skull.svg" },
|
||||
{ id: "dead", name: "EFFECT.StatusDead", img: "icons/svg/skull.svg" },
|
||||
...AFFLICTIONS,
|
||||
...IMBUEMENTS,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user