summaryrefslogtreecommitdiff
path: root/npc/017-1/misc.txt
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/017-1/misc.txt
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/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.");