diff options
-rw-r--r-- | world/map/npc/009-2/airlia.txt | 2 | ||||
-rw-r--r-- | world/map/npc/009-2/wyara.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/009-2/airlia.txt b/world/map/npc/009-2/airlia.txt index ca0b4f74..568582cc 100644 --- a/world/map/npc/009-2/airlia.txt +++ b/world/map/npc/009-2/airlia.txt @@ -3,7 +3,7 @@ // Future extensions: // * Add banter and random replies for the unlimited subquests // * Airlia quest = 2 unlocks options with Fighters of the Undead NPCs (in Cemetery), such as the 'Kill Sir Truk' quest -// * Airlia quest = 2 unlocks other options, perhaps with future Warrior Guild prospects (this is long term) +// * Airlia quest = 2 unlocks other options, perhaps with future Warrior Guild prospects (this is long term) 009-2.gat,123,71,0|script|Airlia|108,{ diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 25f88f82..9815dfd6 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -302,7 +302,7 @@ L_Magic_train_dispatch: next; set @Q_status, @STATUS_PURIFY_EXPLAINED; callsub S_update_var; - + L_Magic_purify_explained: if (countitem("PurificationPotion")) goto L_Magic_purify_doit; |