From 5d7212fcbb648663d87b6b900b79807bd61fe00f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 22 Aug 2019 18:32:59 -0300 Subject: Mouboos are cute password on Sagratha Door and reaction --- npc/014-5/sagratha.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/014-5/sagratha.txt b/npc/014-5/sagratha.txt index 93e2ab6f3..a5e2ebfb9 100644 --- a/npc/014-5/sagratha.txt +++ b/npc/014-5/sagratha.txt @@ -136,10 +136,17 @@ L_Open: select l("Knock on the door?"), l("Attempt to lockpick?"), + l("Say that Mouboos are Cute?"), l("Leave it alone?"); mes ""; - if (@menu == 3) + if (@menu == 4) close; + if (@menu == 3) { + mesc l("Surprisingly, nothing happens."); + next; + mesc l("A close inspection suggests the lock was busted. You approach to inspect."); + next; + } mesc l("*CREAK*"); mesc l("The pressure you did made the door burst open. It is unusually quiet inside..."); next; -- cgit v1.2.3-60-g2f50