summaryrefslogtreecommitdiff
path: root/npc/merchants/icecream.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-16 20:48:55 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:44:36 +0530
commitd2f9ad731c53da1bf0d9998cafef98fd8bf7ea83 (patch)
tree6d0724392fc7454f4f6e9ea924fe16824fe48747 /npc/merchants/icecream.txt
parent20f6d1a9d0448869c80510c9be58c9bf30ee23bb (diff)
downloadhercules-d2f9ad731c53da1bf0d9998cafef98fd8bf7ea83.tar.gz
hercules-d2f9ad731c53da1bf0d9998cafef98fd8bf7ea83.tar.bz2
hercules-d2f9ad731c53da1bf0d9998cafef98fd8bf7ea83.tar.xz
hercules-d2f9ad731c53da1bf0d9998cafef98fd8bf7ea83.zip
Script Standardization: changed select format in merchants folder
Diffstat (limited to 'npc/merchants/icecream.txt')
-rw-r--r--npc/merchants/icecream.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/icecream.txt b/npc/merchants/icecream.txt
index f1ad519d9..14f83b2a0 100644
--- a/npc/merchants/icecream.txt
+++ b/npc/merchants/icecream.txt
@@ -42,7 +42,7 @@
mes "^3355FF100 Zeny^000000 Ice Cream,";
mes "Ice Cream!";
next;
- if(select("Gimme Ice Cream!:Cancel Trade") == 2) {
+ if(select("Gimme Ice Cream!", "Cancel Trade") == 2) {
mes "Are you sure you don't want any?";
mes "I won't be selling it for long,";
mes "and once I run out,";