diff options
-rw-r--r-- | quests.xml | 4 | ||||
-rw-r--r-- | status-effects.xml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -210,7 +210,7 @@ Copyright (C) 2012 Evol Online --> <text>Reward: [@@2900|Bandana@@].</text> </quest> </var> - <var id="8"> + <var id="9"> <quest name="Treasure's Glint" group="Ship" complete="1"> <name>Treasure's Glint</name> <text>You spotted a treasure chest at the top of a cliff on the east side of the island.</text> @@ -221,7 +221,7 @@ Copyright (C) 2012 Evol Online --> <text>Reward: 100 GP, [@@514|Old Book@@]</text> </quest> </var> - <var id="9"> + <var id="8"> <quest name="Fish and Scams" group="Ship" incomplete="1"> <name>Fish and Scams</name> <text>A sailor, who wasn't on Gugli's list, gave you a box full of food.</text> diff --git a/status-effects.xml b/status-effects.xml index d494c0b5..def602bd 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -26,7 +26,7 @@ end-message: Displays a message when the effect end. start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="true" - start-particle="graphics/particles/invisibility.xml"/> + start-particle="graphics/particles/afk.xml"/> <status-effect name="poison" id="132" block-id="16" icon="icons/poison.xml" persistent-particle-effect="true" |