From f683ad2850eb68a8f48a2d68d5509dec0ca7b558 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 10:12:49 -0300 Subject: Remove useless code from Juliet --- npc/002-1/juliet.txt | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'npc') diff --git a/npc/002-1/juliet.txt b/npc/002-1/juliet.txt index d51254c36..4b8029565 100644 --- a/npc/002-1/juliet.txt +++ b/npc/002-1/juliet.txt @@ -53,34 +53,7 @@ mes ""; mesn; mesq l("Ok, done."); - - if (getq(ShipQuests_Julia) == 2) { - next; - return; - } - - next; - mesq l("I'm sure that you've got some questions for me, feel free to ask them, but first I need to tell you the rules of proper social conduct on board."); - - mesq l("Here they are."); next; - - narrator S_LAST_NEXT, - l("There is a paper with some rules written on it."); - - GameRules 8 | 4; - - mesn; - mesq l("Oh, and I almost forgot! Do not give the password of your room to anybody! I am the only one who has the other key and I won't ask for yours so keep it secret and try not to use the same password for any other room in the future."); - next; - mesq l("If you want to read this page again, there is a copy up on the left wall."); - next; - mesq l("You can also read The Book of Laws at any time to see the rules."); - next; - mesq l("I think I'm done with that now. Do you have any questions?"); - next; - - setq ShipQuests_Julia, 2; return; } -- cgit v1.2.3-60-g2f50