From 903a645bb61bc3544c509c915cc7d8ac92e392e5 Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 28 Oct 2014 18:29:51 -0400 Subject: add missing spaces --- world/map/npc/068-2/hetchel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc') diff --git a/world/map/npc/068-2/hetchel.txt b/world/map/npc/068-2/hetchel.txt index f76f8d83..f814616e 100644 --- a/world/map/npc/068-2/hetchel.txt +++ b/world/map/npc/068-2/hetchel.txt @@ -250,7 +250,7 @@ L_Spants_Make_Cont_2: goto L_Spants_Error; mes "[Hetchel the weaver]"; mes ""; - mes "\"I need you to bring me " + @spants_req_amt[0] + @spants_req_hmn$[0] + ", " + @spants_req_amt[1] + @spants_req_hmn$[1] + "and " + @spants_req_amt[2] + @spants_req_hmn$[2]; + mes "\"I need you to bring me " + @spants_req_amt[0] +" "+ @spants_req_hmn$[0] + ", " + @spants_req_amt[1] +" "+ @spants_req_hmn$[1] + " and " + @spants_req_amt[2] +" "+ @spants_req_hmn$[2]; next; mes "You will not have to pay for my time, I am so proud to have accomplished this on my own!\""; menu -- cgit v1.2.3-60-g2f50