From 53240cf7208a6a066004118fb0064212a9139bba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 Feb 2023 22:26:47 -0300 Subject: Easy fix on Aurora/Demure dual personality --- npc/003-1/events.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt index d6843d105..2c3b3759e 100644 --- a/npc/003-1/events.txt +++ b/npc/003-1/events.txt @@ -346,7 +346,7 @@ L_Aurora: } mesn; - mesq l("Hello! I am Aurora, and I oversee the %s!", .@WHAT$); + mesq l("Hello! I am %s, and I oversee the %s!", .name$, .@WHAT$); next; mesn; mesq l("So, how can I help you today?"); -- cgit v1.2.3-60-g2f50