summaryrefslogtreecommitdiff
path: root/npc/cities/jawaii.txt
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2016-08-29 17:40:13 +0100
committerhemagx <ibrahem.h.basyone@gmail.com>2016-09-02 04:56:00 +0200
commit0f1d0507eb95cf07ce7eb66d89ad9853938612e6 (patch)
tree57780b1ecc7c5ae125be1c89406f8db1e00a581b /npc/cities/jawaii.txt
parent0f1d03f505fdc03533122db8ba19fa55f64f11b7 (diff)
downloadhercules-0f1d0507eb95cf07ce7eb66d89ad9853938612e6.tar.gz
hercules-0f1d0507eb95cf07ce7eb66d89ad9853938612e6.tar.bz2
hercules-0f1d0507eb95cf07ce7eb66d89ad9853938612e6.tar.xz
hercules-0f1d0507eb95cf07ce7eb66d89ad9853938612e6.zip
change *strcharinfo to use constants
Diffstat (limited to 'npc/cities/jawaii.txt')
-rw-r--r--npc/cities/jawaii.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/cities/jawaii.txt b/npc/cities/jawaii.txt
index c1e199ea1..0c841a76e 100644
--- a/npc/cities/jawaii.txt
+++ b/npc/cities/jawaii.txt
@@ -849,7 +849,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
}
mes "....Hmm...";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Hey...!";
mes "Bartender...";
mes "Gimmie one more.";
@@ -859,7 +859,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
mes "It's on me.";
mes "Have a drink.";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Thank you.";
close2;
percentheal -100,0;
@@ -876,7 +876,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
mes "had enough to drink.";
mes "Are you sure you'll be okay?";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Bartender,";
mes "I'm so depressed";
mes "because of...";
@@ -889,7 +889,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
mes "a ^0000FF'Special J&Z'^000000 for you.";
mes "And this is on me.";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Thank you...";
mes "So much...";
close2;
@@ -1010,7 +1010,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
mes "^3355FFYou slowly drank some";
mes "of your Gunslinger drink.^000000";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Yeeehaw~!";
mes "I'm a cowboy hero!";
mes "Bang Bang Bang!";
@@ -1036,7 +1036,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
mes "with a luxurious, sweet and";
mes "sour flavor.^000000";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Aaaaaahhhhhh~!";
mes "This drink is really good!";
specialeffect2 EF_SANCTUARY;
@@ -1087,7 +1087,7 @@ jawaii_in,28,124,0 script Bartender#jaw 1_ETC_01,{
break;
}
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Master...";
mes "One more please...";
next;
@@ -1099,7 +1099,7 @@ S_KillChar:
mes "[Bartender]";
mes "It's on me.";
next;
- mes "["+strcharinfo(0)+"]";
+ mes "["+strcharinfo(PC_NAME)+"]";
mes "Thank you...";
mes "Mr. Bartender...";
close2;
@@ -1148,7 +1148,7 @@ jawaii_in,43,115,0 script Customer#jaw_1 4W_M_01,{
next;
mes "^3355FFHe ordered a JJ special for me.^000000";
next;
- mes "["+ strcharinfo(0) +"]";
+ mes "["+ strcharinfo(PC_NAME) +"]";
mes "Damn...!";
mes "Damn! I will be";
mes "the one who laughs last!";