From 459efd135ea8197bfeabce591c6d9b92af39b224 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 00:38:59 -0300 Subject: Typo --- npc/005-1/sailors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-1/sailors.txt') diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 945abd3b8..5078fe3d5 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -104,7 +104,7 @@ L_CureMaster: mesq l("...Dealing with scorpion stingers is a gamble, so we may need a few stingers before making a successful potion."); next; select - rif(countitem(ScorpionStinger) > 1, l("I have a Stinger with me. Try it!")), + rif(countitem(ScorpionStinger) >= 1, l("I have a Stinger with me. Try it!")), l("I see."); mes ""; -- cgit v1.2.3-70-g09d2