From 38f8ee23a0ffb5c6cd8830f4ad9be908770c6151 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 25 Dec 2012 19:20:18 +0400 Subject: Fixed newly added dialogue. --- npc/000-2-1/chefgado.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index 953245b4..8dd8de3f 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -173,19 +173,19 @@ l_Aborting: next; menu - l("I informed Julia about your plan."), -, + l("I informed Julia about your monstrous plan."), -, mes ""; mesn; - mesq l("Are you crazy?"); + mesq l("Are you mad?!"); next; - mesq l("Give me back this dish now, you dirty liar."); + mesq l("Give me back this dish now, you dirty liar!"); if (countitem("PoisonedDish") > 0), delitem "PoisonedDish", 1; setq ShipQuests_ChefGado, 6; next; - mesq l("You're like the rest of this crew, I can't count on you!"); + mesq l("You're like the rest of this filthy crew, I can't trust you!"); close; -- cgit v1.2.3-60-g2f50