From 6ec1ae01f65cfb20d855ef60a35f96c8e4daec12 Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 11 Jul 2016 13:55:31 +0200 Subject: Missing space between price and E in salem's script (all other scripts have that already). --- npc/001-1/salem.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-1') diff --git a/npc/001-1/salem.txt b/npc/001-1/salem.txt index 74dc1f75..e3b8cd74 100644 --- a/npc/001-1/salem.txt +++ b/npc/001-1/salem.txt @@ -170,7 +170,7 @@ L_AboutPious: menuint rif (.@q == 0, l("Sounds like a good deal to me. I'll do it.")), 0, rif (.@q == 1, l("I'm on my way! I will bring it back to you.")), 1, - l("I don't really have time to go chasing pious, let me just buy one at the regular price (30000E)."), 2, + l("I don't really have time to go chasing pious, let me just buy one at the regular price (30000 E)."), 2, l("I don't want to buy a piou right now."), 3; mes ""; -- cgit v1.2.3-70-g09d2