summaryrefslogtreecommitdiff
path: root/npc/003-6
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-6')
-rw-r--r--npc/003-6/tamiloc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-6/tamiloc.txt b/npc/003-6/tamiloc.txt
index 912ad250e..6f883980d 100644
--- a/npc/003-6/tamiloc.txt
+++ b/npc/003-6/tamiloc.txt
@@ -10,7 +10,7 @@
003-6,46,30,0 script Tamiloc 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.");