summaryrefslogtreecommitdiff
path: root/npc/jobs/2-2
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-04 06:00:48 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-04 06:00:48 +0000
commit16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0 (patch)
tree066a0d2a2e76ba679178ea0fb4022b0fa247157e /npc/jobs/2-2
parent92bb9928828e1b7b5bb6b0002c7be8aa21e3f3e3 (diff)
downloadhercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.gz
hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.bz2
hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.xz
hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.zip
Fixed more +name+ garbage to +strcharinfo(0)+
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-2')
-rw-r--r--npc/jobs/2-2/alchemist.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt
index b2c21d337..67c00f6ab 100644
--- a/npc/jobs/2-2/alchemist.txt
+++ b/npc/jobs/2-2/alchemist.txt
@@ -35,7 +35,7 @@ alde_alche,27,185,5 script Alchemist Guildsman#am 744,{
}
if (BaseJob != Job_Merchant) {
if (BaseJob == Job_Alchemist) {
- mes "Welcome, " + name + ".";
+ mes "Welcome, " + strcharinfo(0) + ".";
mes "The Alchemist Union";
mes "is busy today, like always.";
next;
@@ -177,7 +177,7 @@ alde_alche,27,185,5 script Alchemist Guildsman#am 744,{
set zeny,zeny-50000;
mes "[Parmy Gianino]";
mes "Let's see.";
- mes "" + name + "";
+ mes "" + strcharinfo(0);
mes "needs to bring...";
switch(rand(1,3)) {
case 1: