diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-26 00:29:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-26 00:29:00 -0300 |
commit | c512eebefec7859d85578477e42479abf58280b4 (patch) | |
tree | 8dae440d953b6c34ace177f8dbad98a29c456997 /npc/003-1/ninathetraveler.txt | |
parent | 93e46ffe5fec40115ffcf4eef41a8bd4047bd0f7 (diff) | |
download | serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.gz serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.bz2 serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.xz serverdata-c512eebefec7859d85578477e42479abf58280b4.zip |
Hopefully fix coin shops
Diffstat (limited to 'npc/003-1/ninathetraveler.txt')
-rw-r--r-- | npc/003-1/ninathetraveler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ninathetraveler.txt b/npc/003-1/ninathetraveler.txt index 628922c38..3a9ef7dd3 100644 --- a/npc/003-1/ninathetraveler.txt +++ b/npc/003-1/ninathetraveler.txt @@ -4,7 +4,7 @@ // Description: // The Travelers travel around the world telling stories. -003-1,56,143,0 script Nina The Traveler NPC_FEMALE,{ +003-1,56,143,0 script Nina The Traveler NPC_F_COINKEEPER,{ mesn; if (strcharinfo(0) == $MOST_HEROIC$) mesq l("Wow! Are you @@? Everyone, in every city, talks about you!", $MOST_HEROIC$); |