summaryrefslogtreecommitdiff
path: root/npc/re/cities/dicastes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/cities/dicastes.txt')
-rw-r--r--npc/re/cities/dicastes.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/re/cities/dicastes.txt b/npc/re/cities/dicastes.txt
index 43571facb..a00a549ac 100644
--- a/npc/re/cities/dicastes.txt
+++ b/npc/re/cities/dicastes.txt
@@ -641,7 +641,7 @@ dicastes01,191,202,4 script Complaining Galten#fihs 4_MAN_GALTUN,{
mes "[Complaining Galten]";
mes "You also fell for that crazy man.";
next;
- mes "[" + strcharinfo(0) + "]";
+ mes "[" + strcharinfo(PC_NAME) + "]";
mes "Yes";
emotion e_sob,1;
next;
@@ -684,18 +684,18 @@ dicastes01,202,197,4 script Crazy Venknick#fihsing1 4_MAN_BENKUNI,{
mes "Thanks.";
emotion e_gg,0,"Complaining Galten#fihs";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "What is the sad legend?";
next;
emotion e_dots;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "I asked what the sad legend is about!";
next;
mes "[Crazy Venknick]";
mes "I don't believe in legends.";
next;
emotion e_dots,1;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Was I tricked?";
sc_start SC_BLIND,20000,0;
next;