diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-05 13:20:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-05 13:20:03 -0300 |
commit | cc8218d431f2a4b576d5357ca8a7b404df2b1712 (patch) | |
tree | b180e7af58e70b29071b2d8db16702c5fff4573b /npc/014-2/mouboo.txt | |
parent | 3b5afe2a615478c1edff0f83b8af7a0e8334af73 (diff) | |
download | serverdata-cc8218d431f2a4b576d5357ca8a7b404df2b1712.tar.gz serverdata-cc8218d431f2a4b576d5357ca8a7b404df2b1712.tar.bz2 serverdata-cc8218d431f2a4b576d5357ca8a7b404df2b1712.tar.xz serverdata-cc8218d431f2a4b576d5357ca8a7b404df2b1712.zip |
Update Sagratha and Injuried Mouboo so these quests complete themselves.
Diffstat (limited to 'npc/014-2/mouboo.txt')
-rw-r--r-- | npc/014-2/mouboo.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt index 8a58edd24..45f349723 100644 --- a/npc/014-2/mouboo.txt +++ b/npc/014-2/mouboo.txt @@ -145,9 +145,9 @@ L_Begin: .@q2=getq2(HurnscaldQuest_InjuriedMouboo); if (.@q2 <= 0) { - mesq l("The... Mou... Boo... Taur..."); - mesq l("Is... Dan... Ger... Ous..."); - mesq l("...Help... Me..."); + mes l("The... Mou... Boo... Taur..."); + mes l("Is... Dan... Ger... Ous..."); + mes l("...Help... Me..."); setq HurnscaldQuest_InjuriedMouboo, 9; Karma=Karma-1; getexp 800, 0; @@ -176,7 +176,6 @@ L_Healed: mesn l("Injuried Mouboo"); mesq l("Zzzzzz...."); mesc l("The mouboo is sleeping soundly. The curse is still there."); - // TODO: HANDLE SAGRATHA close; // Final Results |