summaryrefslogtreecommitdiff
path: root/npc/functions/legiontalk.txt
diff options
context:
space:
mode:
authorKurt Kuschinski <kurt.kuschinski@gmail.com>2021-01-09 22:18:14 +0000
committerJesusaves <cpntb1@ymail.com>2021-01-09 22:18:14 +0000
commit2283d32a1cf2961253a6dc63979f5c80e8175f8a (patch)
tree67d1ead1ca74456f9ba1ed6f815e066148e9f403 /npc/functions/legiontalk.txt
parentb12c37346ced0014d3900b2b86c1319cd7d1db80 (diff)
downloadserverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.gz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.bz2
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.xz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.zip
Prepare serverdata for evol-hercules!31
Deprecate g() and lg()
Diffstat (limited to 'npc/functions/legiontalk.txt')
-rw-r--r--npc/functions/legiontalk.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/legiontalk.txt b/npc/functions/legiontalk.txt
index fbc35e1f..25004c07 100644
--- a/npc/functions/legiontalk.txt
+++ b/npc/functions/legiontalk.txt
@@ -46,10 +46,10 @@ function script legiontalk {
npctalkonce(l("I can't stay here and talk all day. I have a job to do."));
break;
case 10:
- npctalkonce(lg("Keep moving girl.", "Keep moving boy."));
+ npctalkonce(l("Keep moving!"));
break;
case 11:
- npctalkonce(lg("So you think you're tough? A warrior must also be loyal and patient."));
+ npctalkonce(l("So you think you're tough? A warrior must also be loyal and patient."));
break;
case 12:
emotion E_LOOKAWAY;