summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorscript-z3r0 <script-z3r0@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-11 21:50:04 +0000
committerscript-z3r0 <script-z3r0@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-11 21:50:04 +0000
commit24faabf0fd69760fe148c4b0fb3677ef0ee19855 (patch)
tree6cfe10e92d5b23b18511b99558568cde6196203f /npc
parentf04e1c81643da93662828e9eea443b95bbfaec91 (diff)
downloadhercules-24faabf0fd69760fe148c4b0fb3677ef0ee19855.tar.gz
hercules-24faabf0fd69760fe148c4b0fb3677ef0ee19855.tar.bz2
hercules-24faabf0fd69760fe148c4b0fb3677ef0ee19855.tar.xz
hercules-24faabf0fd69760fe148c4b0fb3677ef0ee19855.zip
Changed emotion # - const.txt definition | I swear to god I hate you all
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15427 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/merchants/diamond.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/merchants/diamond.txt b/npc/merchants/diamond.txt
index 96669cad7..74dc8ae3f 100644
--- a/npc/merchants/diamond.txt
+++ b/npc/merchants/diamond.txt
@@ -29,7 +29,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "You can give the diamond as a gift to your lover.";
mes "The receiver of the ^FF82FF'17 Carat Diamond'^000000 will cherish it";
mes "and treasure you in their heart.";
- emotion 56;
+ emotion e_loud;
next;
mes .@npc$;
@@ -58,7 +58,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "is one of the highest quality 17 carat diamonds.";
mes "Comparing it to any pea-sized, colorless rock you may have";
mes "dug up from Morroc is unspeakable!";
- emotion 23;
+ emotion e_omg;
next;
mes .@npc$;
@@ -141,7 +141,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "501,000,000 zeny.";
mes "Amount has been confirmed.";
- emotion 56;
+ emotion e_loud;
set Zeny, Zeny - 501000000;
@@ -153,7 +153,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "However, there will be a 1,000,000z service fee.";
mes "Thank you for your business.";
- emotion 15;
+ emotion e_thx;
close;
}
@@ -164,7 +164,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "Including the service fee, a total of 501,000,000z is required.";
mes "Please check your zeny balance and try again.";
- emotion 20;
+ emotion e_hmm;
close;
}
@@ -180,7 +180,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes .@npc$;
mes "AAH. You would like to exchange your ^FF82FF'17 Carat Diamond'^000000 for zeny?";
- emotion 0;
+ emotion e_gasp;
next;
if (select("Yes:No") == 2) {
@@ -188,7 +188,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "Then, what is it you desire?..";
mes ". . . . . ....";
- emotion 9;
+ emotion e_dots;
close;
}
@@ -231,7 +231,7 @@ prontera,165,89,6 script Rare Diamond Merchant#1 58,{
mes "Whenever you need a ^FF82FF'17 Carat Diamond'^000000,";
mes "come back anytime with 500 million zeny.";
- emotion 15;
+ emotion e_thx;
delitem 6024, 1;