From cc8013290c6b0084921a316cb67d74b64618735a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 23:31:22 -0300 Subject: Missing argument --- npc/003-1/hasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index 5dc552306..6882dcc59 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -105,7 +105,7 @@ L_Complete: mesn l("Summary"); mes l("Scorpions killed: @@/@@ scorpions", getq2(SQuest_Autumn), $HASAN_ST); mes l("Total money collected: @@ GP", $HASAN_LT); - mes l("##2Your prize: @@ GP", ); + mes l("##2Your prize: @@ GP", .@p); if (getq2(SQuest_Autumn) > 20) getexp (getq2(SQuest_Autumn)/20), 0; if (.@p >= 1) -- cgit v1.2.3-60-g2f50