diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2016-01-17 17:59:05 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2016-01-17 18:23:15 +0530 |
commit | 0462bc828e59ce99a48303a2f6190d3a01ce9465 (patch) | |
tree | 58a74fe4351a6b1c95756bed7473d0fcecf0c9ed /npc/re/quests/eden/91-99.txt | |
parent | 563d0c59e2afa7d63f8fab5faeb79c80d63a34a9 (diff) | |
download | hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.gz hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.bz2 hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.xz hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.zip |
Script Standardization: changed select format in RE folder
Diffstat (limited to 'npc/re/quests/eden/91-99.txt')
-rw-r--r-- | npc/re/quests/eden/91-99.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/re/quests/eden/91-99.txt b/npc/re/quests/eden/91-99.txt index e5c82022d..d310b4279 100644 --- a/npc/re/quests/eden/91-99.txt +++ b/npc/re/quests/eden/91-99.txt @@ -47,7 +47,7 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "-^4d4dff'Eden Group Mark'^000000-"; mes "-to receive these missions.-"; next; - switch(select("Just walk away.:^0000FFEden Group^000000 missions?:How can I be a member of the ^0000FFEden Group^000000?")) { + switch(select("Just walk away.", "^0000FFEden Group^000000 missions?", "How can I be a member of the ^0000FFEden Group^000000?")) { case 1: close; case 2: @@ -132,12 +132,12 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "[91-99 Mission Board]"; mes "There are several requests on this board."; next; - switch(select("^8B4513Turtle Island^000000:^8B4513Glast Heim^000000:^8B4513Rachel / Veins^000000:^8B4513Expansion Cities^000000:^8B4513Other regions^000000")) { + switch(select("^8B4513Turtle Island^000000", "^8B4513Glast Heim^000000", "^8B4513Rachel / Veins^000000", "^8B4513Expansion Cities^000000", "^8B4513Other regions^000000")) { case 1: mes "^8B4513Turtle Island^000000."; mes "Which monster will you hunt or have you finished hunting?"; next; - switch(select("^0000FFSolider^000000:^0000FFFreezer^000000:^0000FFHeater^000000")) { + switch(select("^0000FFSolider^000000", "^0000FFFreezer^000000", "^0000FFHeater^000000")) { case 1: callsub L_Quest,4181,"Solider",90000,"¼Ö¸®´õÄ«µå","There is a monster that only can be found on ^8B4513Turtle Island^000000."; case 2: callsub L_Quest,4182,"Freezer",94000,"ÇÁ¸®ÀúÄ«µå","There is a monster that only can be found on ^8B4513Turtle Island^000000."; case 3: callsub L_Quest,4183,"Heater",114000,"È÷ÅÍÄ«µå","There is a monster that only can be found on ^8B4513Turtle Island^000000."; @@ -146,7 +146,7 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "^8B4513Glast Heim^000000."; mes "Which monster will you hunt or have you finished hunting?"; next; - switch(select("^0000FFInjustice^000000:^0000FFRybio^000000:^0000FFDark Priest^000000")) { + switch(select("^0000FFInjustice^000000", "^0000FFRybio^000000", "^0000FFDark Priest^000000")) { case 1: callsub L_Quest,4184,"Injustice",96000,"ÀÎÀú½ºÆ¼½ºÄ«µå","There is a monster only found in ^8B4513Glast Heim prison^000000."; case 2: callsub L_Quest,4185,"Rybio",96000,"¸®ºñ¿ÀÄ«µå","There is a monster only found in ^8B4513Glast Heim prison^000000."; case 3: callsub L_Quest,4186,"Dark Priest",146000,"´ÙÅ©ÇÁ¸®½ºÆ®Ä«µå","There is a monster only found in ^8B4513Glast Heim prison^000000."; @@ -155,7 +155,7 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "^8B4513Rachel / Veins^000000."; mes "Which monster will you hunt or have you finished hunting?"; next; - switch(select("^0000FFStapo^000000:^0000FFRoween^000000:^0000FFSiroma^000000")) { + switch(select("^0000FFStapo^000000", "^0000FFRoween^000000", "^0000FFSiroma^000000")) { case 1: callsub L_Quest,4187,"Stapo",96000,"½ºÅÂÆ÷Ä«µå","There is a monster only found in ^8B4513Veins^000000."; case 2: callsub L_Quest,4188,"Roween",102000,"·Î¿ìÀ©Ä«µå","There is a monster only found in ^8B4513Rachel^000000."; case 3: callsub L_Quest,4189,"Siroma",110000,"½Ã·Î¸¶Ä«µå","There is a monster only found in ^8B4513Ice Dungeon^000000."; @@ -164,7 +164,7 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "^8B4513Expansion Cities^000000."; mes "Which monster will you hunt or have you finished hunting?"; next; - switch(select("^0000FFShinobi^000000:^0000FFEvil Nymph^000000")) { + switch(select("^0000FFShinobi^000000", "^0000FFEvil Nymph^000000")) { case 1: callsub L_Quest,4190,"Shinobi",102000,"½Ã³ëºñÄ«µå","There is a monster only found in ^8B4513Amatsu Dungeon^000000."; case 2: callsub L_Quest,4191,"Evil Nymph",108000,"¿ä¼±³àÄ«µå","There is a monster only found in ^8B4513Kunlun Dungeon^000000."; } @@ -172,7 +172,7 @@ moc_para01,48,177,3 script 91-99 Mission Board 4_BOARD3,{ mes "Other Regions."; mes "Which monster will you hunt or have you finished hunting?"; next; - switch(select("^0000FFDeviruchi^000000:^0000FFMineral^000000:^0000FFKaho^000000:^0000FFNeraid^000000:^0000FFDisguise^000000")) { + switch(select("^0000FFDeviruchi^000000", "^0000FFMineral^000000", "^0000FFKaho^000000", "^0000FFNeraid^000000", "^0000FFDisguise^000000")) { case 1: callsub L_Quest,4192,"Deviruchi",110000,"µ¥ºñ·çÄ¡Ä«µå","There is a monster only found in ^8B4513Geffen Dungeon^000000."; case 2: callsub L_Quest,4193,"Mineral",138000,"¹Ì³×¶ö","There is a monster only found in ^8B4513Einbech Dungeon^000000."; case 3: callsub L_Quest,4194,"Kaho",118000,"īȣīµå","There is a monster found in ^8B4513Nogg Road Magma 1^000000."; @@ -229,7 +229,7 @@ L_Quest: mes "Hunt 30 "+getarg(1)+" monsters there and post your success on this board."; next; if (getarg(3) != "") cutin getarg(3),255; - if(select("I'll hunt them.:No thanks.") == 1) { + if(select("I'll hunt them.", "No thanks.") == 1) { mes "[91-99 Mission Board]"; mes "When you have completed the mission, post it on this board and collect your reward."; if (.@playtime) erasequest .@quest2; |