From cc6e06d3e75205ad56f6894694a4de06c49d15e4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 31 Dec 2018 18:34:24 -0200 Subject: Rewrite entirely, Peter Script (along the quest) --- npc/002-3/elmo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-3/elmo.txt') diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt index fcd20608e..a8db0b6ea 100644 --- a/npc/002-3/elmo.txt +++ b/npc/002-3/elmo.txt @@ -83,7 +83,7 @@ L_Candor: .@q1=getq(ShipQuests_Dan); .@q2=getq(ShipQuests_ChefGado); .@q3=getq(ShipQuests_Peter); - if (.@q1 < 3 || .@q2 < 2 || .@q3 != 5) + if (.@q1 < 3 || .@q2 < 2 || .@q3 < 7) mes l("- Some sailors within this ship may need your help: Chef Gado, Dan, Peter... help them all and collect rewards!"); // Report in an abstract way to the player how good they are at getting travel -- cgit v1.2.3-60-g2f50