summaryrefslogtreecommitdiff
path: root/npc/events/christmas_2005.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-02-07 01:23:46 +0100
committerHaru <haru@dotalux.com>2016-02-07 01:23:46 +0100
commit1fd628e7be9e6de4ea48394be09ae10e912d8f3d (patch)
tree4e5b42a444f83976c33f22540d3aa46a8ceb7001 /npc/events/christmas_2005.txt
parente68aa1f74d315f7bf24d7c8829002d0031b23539 (diff)
parent0462bc828e59ce99a48303a2f6190d3a01ce9465 (diff)
downloadhercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.gz
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.bz2
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.xz
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.zip
Merge pull request #1110 from dastgir/22-ScriptClean-Phase2
Script CleanUp Phase 2
Diffstat (limited to 'npc/events/christmas_2005.txt')
-rw-r--r--npc/events/christmas_2005.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/events/christmas_2005.txt b/npc/events/christmas_2005.txt
index d3d9841e2..a39fe5851 100644
--- a/npc/events/christmas_2005.txt
+++ b/npc/events/christmas_2005.txt
@@ -65,7 +65,7 @@ xmas_in,89,92,5 script Louise Kim#designer 4_F_06,{
emotion e_lv;
next;
if (countitem(Santa's_Hat) > 0) {
- if (select("Here.:It's ok.") == 1) {
+ if (select("Here.", "It's ok.") == 1) {
mes "[Designer Louise Kim]";
mes "Nice choice!!";
mes "If I do it like this ...";
@@ -73,7 +73,7 @@ xmas_in,89,92,5 script Louise Kim#designer 4_F_06,{
mes "finally it'll turn into fantastic hat.";
mes "But before that,I need some materials to make with.";
next;
- if (select("What are the materials?:So what? I don't want to know.") == 1) {
+ if (select("What are the materials?", "So what? I don't want to know.") == 1) {
mes "[Designer Louise Kim]";
mes "Well, nothing special.";
mes "Basically, you need Santa's hat of course.";
@@ -228,7 +228,7 @@ prontera,155,285,3 script Enjoy#enjoy 4_M_MONK,{
mes "!!!!!!!!!!!";
mes "!!!!!!!!!!!!!";
next;
- switch(select("Wow!:Hm...I'm not interested.:I have ~")){
+ switch(select("Wow!", "Hm...I'm not interested.", "I have ~")){
case 1:
mes "[Enjoy]";
mes "Alright~~!!!";
@@ -967,7 +967,7 @@ prontera,156,242,0 script Oholy#pron::OholyDup 1_F_PRIEST,{
mes "your mind when you think of Christmas?";
next;
}
- switch(select("Santa Claus:Christmas Gifts:Christmas Carols:Santa Hat:I don't like couples")) {
+ switch(select("Santa Claus", "Christmas Gifts", "Christmas Carols", "Santa Hat", "I don't like couples")) {
case 1:
mes "[Oholy]";
mes "Santa Claus!";