summaryrefslogtreecommitdiff
path: root/npc/017-1/misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/misc.txt')
-rw-r--r--npc/017-1/misc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt
index ee65dcec3..849c980b4 100644
--- a/npc/017-1/misc.txt
+++ b/npc/017-1/misc.txt
@@ -169,7 +169,7 @@ OnInit:
017-1,147,176,0 script Milocat NPC_ELVEN_FEMALE_ARMOR_SHOP,{
function setRace {
clear;
- setnpcdialogtitle l("Tamiloc - Modify Race");
+ setnpcdialogtitle l("%s - Modify Race", .name$);
mes l("Race") + ": " + get_race();
next;
mes l("Please select the desired race.");