From 3b126dc40e07567e94ad77d2450e11aed631e815 Mon Sep 17 00:00:00 2001 From: euphyy Date: Wed, 26 Sep 2012 19:59:54 +0000 Subject: * Deleted destroyed Sograt Desert maps from custom warper, bugreport:6737 (custom\warper.txt) * Fixed some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16801 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/effect_list.txt | 10 +++++----- doc/script_commands.txt | 2 +- npc/custom/warper.txt | 5 +++-- npc/re/quests/quests_dicastes.txt | 8 ++++---- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/effect_list.txt b/doc/effect_list.txt index 5c1b48e9b..c24791260 100644 --- a/doc/effect_list.txt +++ b/doc/effect_list.txt @@ -399,7 +399,7 @@ Number Description 380. Magic Crasher 381. Blue Starburst (Unknown use) 382. (Nothing) -383. Healt Conversion +383. Health Conversion 384. Soul Change (Sound Effect) 385. Soul Change (Visual Effect) 386. True Sight @@ -619,7 +619,7 @@ Number Description 600. Throw Venom Knife 601. Sight Blaster 602. Close Confine (Grab Effect) -603. Like 50 +603. Spinning fire ball (like 50, but smaller) 604. Close Confine (Ground Effect) 605. (Nothing) 606. Pang Voice (Visual Effect) @@ -687,8 +687,8 @@ Number Description 668. Dragonfear 669. Wide Bleeding 670. Dragon fear (Visual Effect) -671. The Japan Earth Symbol (Like 'Seven Wind LV 1' but is in the Ground) -672. The Japan Wind Symbol (Like 'Seven Wind LV 2' but is in the Ground) +671. The Japan Earth Symbol (like 'Seven Wind Lv1', but on the ground) +672. The Japan Wind Symbol (like 'Seven Wind Lv2', but on the ground) 673. Map turns Blue (like Soul Link) 674. Evil Land Cell 675. Like Parrying/Kyrie Eleison barrier but Yellow with small Cross in every barrier piece @@ -724,7 +724,7 @@ Number Description 705. Client Error (mobile_ef01.str) 706. Client Error (mobile_ef03.str) 707. Client Crash :P -708. A Perfect Copy of Storm Gust Effect (Effect 89) +708. Storm Gust (same as 89) 709. A Firework that split in 4 mini fireworks 710. A Sphere like Effect 701 but Green, and a bit more larger 711. A big violet wall diff --git a/doc/script_commands.txt b/doc/script_commands.txt index f9db3809b..1ee7cbc4f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6638,7 +6638,7 @@ by default. set number in this case will deactivate all pattern sets defined. 'deletepset' will delete a pattern set from memory, so you can create a new -pattern set in it's place. +pattern set in its place. Using regular expressions is high wizardry. But with this high wizardry comes unparalleled power of text manipulation. For an explanation of what a regular diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt index 471033bf6..f374f9e9a 100644 --- a/npc/custom/warper.txt +++ b/npc/custom/warper.txt @@ -167,8 +167,9 @@ F19: setarray @c[0],208,227,190,206,240,206,190,143,307,252,239,213,185,188,193, Disp("Prontera Field",0,11); Pick("prt_fild",1); F20: setarray @c[2],192,162,235,166,202,206,202,208,225,202,202,214,263,196,217,201,87,121,277,181,221,185,175,200,174,197; Disp("Rachel Field",1,13); Pick("ra_fild"); -F21: setarray @c[2],219,205,177,206,194,182,184,217,203,213,213,208,224,170,229,177,195,198,209,168,198,216,156,187,185,263,209,219,223,188,206,228,208,238,209,223,85,97,207,202,31,195,38,195; - Disp("Sograt Desert",1,22); Pick("moc_fild"); +F21: setarray @c[2],219,205,177,206,194,182,224,170,198,216,156,187,185,263,206,228,208,238,209,223,85,97,207,202,31,195,38,195; + Disp("","Sograt Desert 1:Sograt Desert 2:Sograt Desert 3:Sograt Desert 7:Sograt Desert 11:Sograt Desert 12:Sograt Desert 13:Sograt Desert 16:Sograt Desert 17:Sograt Desert 18:Sograt Desert 19:Sograt Desert 20:Sograt Desert 21:Sograt Desert 22"); + Pick("","moc_fild01","moc_fild02","moc_fild03","moc_fild07","moc_fild11","moc_fild12","moc_fild13","moc_fild16","moc_fild17","moc_fild18","moc_fild19","moc_fild20","moc_fild21","moc_fild22"); F22: setarray @c[2],175,186,236,184,188,204; Disp("Splendide Field",1,3); Pick("spl_fild"); F23: setarray @c[2],217,206,223,221,237,215,202,197; diff --git a/npc/re/quests/quests_dicastes.txt b/npc/re/quests/quests_dicastes.txt index f2bff457a..5469c6e44 100644 --- a/npc/re/quests/quests_dicastes.txt +++ b/npc/re/quests/quests_dicastes.txt @@ -4492,7 +4492,7 @@ dic_in01,165,104,1 script Frede#13_3_in 454,{ mes "Zzz...Zzz..."; close; } mes "[Frede]"; - mes "¢¤¡ô¡ø ¢³ ¡÷¡û?; + mes "¢¤¡ô¡ø ¢³ ¡÷¡û¡; mes "¡û¡ö ¡õ"; close; } @@ -5791,9 +5791,9 @@ man_in01,315,52,3 script Guard Captain Avalanche 450,{ close; } } - mes "??????? ?? ????..."; - mes "?????? ?? ?"; - mes "????..?"; + mes "¢¤¡ð¡ú? ¢£ ¡ù¡ð..."; + mes "¡ï¡ò¡Ð ¢¤ ?"; + mes "¡ñ¡ï..?"; close; } -- cgit v1.2.3-60-g2f50