From c5e76820b1605d85faf6b635dd1f9e3ce5e811ce Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 2 Jun 2011 19:12:40 -0700 Subject: Remove brackets around item names --- npc/003-1/stranger.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') diff --git a/npc/003-1/stranger.txt b/npc/003-1/stranger.txt index 9bc6d47d..251f1b1c 100644 --- a/npc/003-1/stranger.txt +++ b/npc/003-1/stranger.txt @@ -20,7 +20,7 @@ next; mes "\"I need some materials to repair my spacesh- ahm, it's not important why I need it.\""; next; - mes "\"Anyway, I'd be really happy if you can give me " + @IRONINGOT + " [Iron Ingot]s and " + @PINKANTENNA + " [Pink Antenna]s.\""; + mes "\"Anyway, I'd be really happy if you can give me " + @IRONINGOT + " Iron Ingots and " + @PINKANTENNA + " Pink Antennas.\""; next; mes "\"Do you have that for me?\""; menu -- cgit v1.2.3-70-g09d2