From 59148250592f648e480ec2d42c442d7a3fa20e31 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Jun 2019 17:50:20 -0300 Subject: Fixes and details --- npc/014-5-1/sagratha.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'npc/014-5-1') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 7c565dfa9..c06615f2f 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -96,6 +96,7 @@ function script SaggyMobCount { l("I would like some Mouboo Milk."), l("Can you teach me magic? Pretty please?"), l("Can I help you with something?"), + l("What can you tell me about the Moubootaur?"), l("Good bye."); mes ""; switch (@menu) { @@ -172,6 +173,18 @@ function script SaggyMobCount { else requireHelp(); break; + // XXX: Moubootaur + case 5: + mesn; + mesq l("It's a scary legend of old. It's truth, but I don't know how much it is."); + next; + mesn; + mesq l("Anyway, the Moubootaur certainly existed, and probably is still alive."); + next; + mesn; + mesq l("How powerful they were or are, their cruelty, their judgment against the Terranite Civilization and the other bloody details of the legend... I cannot confirm them to you."); + next; + break; default: closeclientdialog; goodbye; -- cgit v1.2.3-70-g09d2