From 4edc7126487d04e2e0e50e33a32f492dba6e3fa8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 02:41:05 -0300 Subject: Correct another bad statement-- what, it is 02:41. I went too far >.> --- npc/003-1/sarah.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1/sarah.txt') diff --git a/npc/003-1/sarah.txt b/npc/003-1/sarah.txt index 01bb2fbf9..850c5e1d9 100644 --- a/npc/003-1/sarah.txt +++ b/npc/003-1/sarah.txt @@ -18,7 +18,7 @@ function quest_open { if (countitem(.cake) >= 5) { - speech S_FIRST_BLANK_LINE | S_LAST_NEXT, + speech S_FIRST_BLANK_LINE, l("You brought me 5 @@ ! Here is your @@, as promised.",getitemlink(.cake), getitemlink(.reward)); delitem .cake,5; getitem .reward,1; -- cgit v1.2.3-60-g2f50