diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml index 6b96def5..d828e890 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -32,4 +32,6 @@ <status-effect name="spell-cooldown-cg" id="80" icon="icons/spell-cooldown-cg.xml"/> <status-effect name="slow-move" id="133" icon="icons/slow-move.xml"/> <status-effect name="cant-move" id="134" icon="icons/cant-move.xml"/> + <status-effect name="quest-start" id="45" persistent-particle-effect="yes" particle="graphics/particles/quest-start.particle.xml"/> + <status-effect name="quest-continue" id="46" persistent-particle-effect="yes" particle="graphics/particles/quest-continue.particle.xml"/> </status-effects> |