diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-05-24 01:24:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-05-24 01:24:34 -0300 |
commit | 942cdc08ff09e5177edc30cba1e249565c1b9363 (patch) | |
tree | b10022563f426a62b2bdc142faedc68123e6bee1 /npc/012-4/wyara.txt | |
parent | 6e7b7479f9a5ef967f078b1ffb6b50559cc79436 (diff) | |
download | serverdata-942cdc08ff09e5177edc30cba1e249565c1b9363.tar.gz serverdata-942cdc08ff09e5177edc30cba1e249565c1b9363.tar.bz2 serverdata-942cdc08ff09e5177edc30cba1e249565c1b9363.tar.xz serverdata-942cdc08ff09e5177edc30cba1e249565c1b9363.zip |
Progress with Anselmo's quest. You can now start and finish Hurnscald arc.
UNTESTED, and you not claim the reward for this stage yet.
Diffstat (limited to 'npc/012-4/wyara.txt')
-rw-r--r-- | npc/012-4/wyara.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt index cac765c8a..a118cc647 100644 --- a/npc/012-4/wyara.txt +++ b/npc/012-4/wyara.txt @@ -9,6 +9,7 @@ // Reset must be turned in function 012-4,29,28,0 script Wyara NPC_FEMALE,{ + inspectorQuest(); speech S_LAST_NEXT, l("I am @@, an alchemist specialized in reset potions.", .name$); |