summaryrefslogtreecommitdiff
path: root/npc/012-2-2/sorfina.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/012-2-2/sorfina.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/012-2-2/sorfina.txt')
-rw-r--r--npc/012-2-2/sorfina.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2-2/sorfina.txt b/npc/012-2-2/sorfina.txt
index d47e5b9f..4c8f476e 100644
--- a/npc/012-2-2/sorfina.txt
+++ b/npc/012-2-2/sorfina.txt
@@ -7,7 +7,7 @@
012-2-2,26,30,0 script Sorfina NPC_SORFINA,{
speech
- lg("Welcome, adventurer."),
+ l("Welcome, adventurer."),
l("I will never know why people barge in others' houses and get away with it."),
l("Ah, no, I'm not telling you to go away. Visits are always welcome, it gets lonely over time. But I don't have anything to offer you otherwise.");
if (islegacyaccount() && countitem(ClothesPack)) goto L_Legacy;