summaryrefslogtreecommitdiff
path: root/npc/003-6
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-15 19:43:00 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-15 19:43:00 -0300
commitffd7b573c0d4d0ebd4b3981fb9e867718a5849d1 (patch)
treedd447bd8d6a336bba4dc4f9473fbf0d6d2cf9beb /npc/003-6
parent5b399b1e3e5c6927871ee98daa0ff1ee893f0bd1 (diff)
downloadserverdata-ffd7b573c0d4d0ebd4b3981fb9e867718a5849d1.tar.gz
serverdata-ffd7b573c0d4d0ebd4b3981fb9e867718a5849d1.tar.bz2
serverdata-ffd7b573c0d4d0ebd4b3981fb9e867718a5849d1.tar.xz
serverdata-ffd7b573c0d4d0ebd4b3981fb9e867718a5849d1.zip
Fortress Town missing npcs
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.");