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-1/mahad.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-1/mahad.txt')
-rw-r--r-- | npc/012-1/mahad.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/mahad.txt b/npc/012-1/mahad.txt index e37cc6902..31679fcdd 100644 --- a/npc/012-1/mahad.txt +++ b/npc/012-1/mahad.txt @@ -9,6 +9,7 @@ // Note: You may get a Grass Carp (worth 100 GP) instead. Bottle is lost? O.o 012-1,117,54,0 script Mahad NPC_PLAYER,{ + inspectorQuest(); mesn; mes l("I can fill your bottle with water for only @@ gp the bottle.", .price); mes l("After all, I am the Well Master!"); |