From 8ea011c59ce8171f9cec08e4444302e385d135be Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 8 Aug 2016 19:06:29 +0200 Subject: Missing male/female option in legiontalk script. --- npc/functions/legiontalk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/legiontalk.txt b/npc/functions/legiontalk.txt index 08e20b2d..3bc4dd30 100644 --- a/npc/functions/legiontalk.txt +++ b/npc/functions/legiontalk.txt @@ -48,7 +48,7 @@ function script legiontalk { npctalk3 lg("Keep moving girl.", "Keep moving boy."); break; case 11: - npctalk3 l("So you think you're tough? A warrior must also be loyal and patient."); + npctalk3 lg("So you think you're tough? A warrior must also be loyal and patient."); break; case 12: emotion E_LOOKAWAY; -- cgit v1.2.3-70-g09d2