summaryrefslogtreecommitdiff
path: root/npc/other/item_merge.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:29:58 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:44:38 +0530
commit57ed698dc135be8222e127fe8e1d02c456e7f8b5 (patch)
treea4dc51c43d92ef569c4d2fb84a09fb5385abef95 /npc/other/item_merge.txt
parentd2f9ad731c53da1bf0d9998cafef98fd8bf7ea83 (diff)
downloadhercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.gz
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.bz2
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.tar.xz
hercules-57ed698dc135be8222e127fe8e1d02c456e7f8b5.zip
Script Standardization: changed select format in other folder
Diffstat (limited to 'npc/other/item_merge.txt')
-rw-r--r--npc/other/item_merge.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/other/item_merge.txt b/npc/other/item_merge.txt
index 35038b621..6f7a9f0e5 100644
--- a/npc/other/item_merge.txt
+++ b/npc/other/item_merge.txt
@@ -45,7 +45,7 @@ prontera,146,95,3 script Mergician#pron 1_M_WIZARD,{
mes "Do you believe in the miracle of Merge god?? If so, repeat my spell loudly as I pronunce it!!!";
mes "Merge Merge, Merrrrge!!!";
next;
- switch(select("What is the miracle of Merge?:Merrrrge!!!!:Abandon...")) {
+ switch(select("What is the miracle of Merge?", "Merrrrge!!!!", "Abandon...")) {
case 1:
mes "[Mergician]";
mes "There is an order which rules the world and keeps the world to go well.";
@@ -71,7 +71,7 @@ prontera,146,95,3 script Mergician#pron 1_M_WIZARD,{
mes "[Mergician]";
mes "And if you eagerly want to be blessed by Merge, be humble and shout out loud! Merge Merge, Merrrrge!!!";
next;
- switch(select("Merrrrge!:Don't follow what he says.")) {
+ switch(select("Merrrrge!", "Don't follow what he says.")) {
case 1:
mes "[Mergician]";
mes "Merge just heard your wish and let it be realised!";