From 490decf10f55c51d8fa70356ef6d7d13c9319482 Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Wed, 12 Jun 2013 01:46:53 +0100 Subject: Clean up some files. --- db/mob_db.txt | 2 +- npc/000-1/cookiemaster.txt | 5 ++++- npc/000-2-1/alige.txt | 3 +-- npc/000-2-1/chefgado.txt | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/db/mob_db.txt b/db/mob_db.txt index b173754d..80a28c15 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -1,7 +1,7 @@ # ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, STR, AGI, VIT, INT, DEX, LUK, Range2,Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion, Dmotion, Drop1id,Drop1per, Drop2id,Drop2per, Drop3id,Drop3per, Drop4id,Drop4per, Drop5id,Drop5per, Drop6id,Drop6per, Drop7id,Drop7per, Drop8id,Drop8per, MEXP, ExpPer, MVP1id,MVP1per, MVP2id,MVP2per, MVP3id,MVP3per, mutation count, mutation strength 1002, Piou, Piou, 1, 12, 0, 1, 0, 1, 1, 4, 0, 0, 1, 1, 1, 1, 6, 1, 1, 1, 0, 2, 24, 4194433, 800, 1872, 672, 480, 701, 2300, 505, 2700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 5 1003, Piousse, Piousse, 3, 40, 0, 2, 0, 1, 5, 8, 1, 0, 2, 1, 1, 1, 6, 1, 1, 1, 0, 2, 24, 4194433, 800, 1872, 672, 480, 703, 4000, 505, 3000, 701, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 5 -1004, Tortuga, Tortuga, 5, 60, 0, 5, 0, 1, 5, 10, 5, 0, 4, 1, 1, 1, 8, 5, 1, 1, 0, 2, 21, 129, 900, 1872, 672, 480, 702, 1880, 506, 1800, 709, 1000, 503, 800, 508, 500, 509, 500, 708, 500, 0, 0, 0, 0, , , , , , , 3, 5 +1004, Tortuga, Tortuga, 5, 60, 0, 5, 0, 1, 8, 13, 5, 0, 4, 1, 1, 1, 8, 5, 1, 1, 0, 2, 21, 129, 900, 1872, 672, 480, 702, 1880, 506, 1800, 709, 1000, 503, 800, 508, 500, 509, 500, 708, 500, 0, 0, 0, 0, , , , , , , 3, 5 1005, Ratto, Ratto, 7, 80, 0, 4, 0, 1, 10, 15, 2, 0, 5, 10, 1, 1, 6, 5, 1, 1, 0, 2, 25, 129, 400, 1872, 672, 480, 504, 2000, 705, 1000, 704, 700, 507, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 1006, Croc, Croc, 12, 200, 0, 15, 0, 1, 30, 45, 10, 0, 10, 1, 2, 1, 10, 10, 1, 1, 0, 2, 21, 129, 800, 1872, 672, 480, 706, 2000, 712, 1300, 509, 1800, 508, 700, 711, 500, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5 1007, LittleBlub, Little Blub, 9, 120, 0, 9, 0, 1, 18, 28, 4, 0, 3, 7, 5, 1, 12, 7, 1, 1, 0, 2, 21, 129, 500, 1872, 672, 480, 700, 1500, 510, 1500, 509, 1500, 508, 1000, 712, 1000, 711, 300, 710, 10, 0, 0, 0, 0, , , , , , , 3, 5 diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt index 36865e20..9678f986 100644 --- a/npc/000-1/cookiemaster.txt +++ b/npc/000-1/cookiemaster.txt @@ -38,8 +38,8 @@ mesq l("Cookies provide you strength, health and cuteness."); next; mesq l("Cookies are awesome, so am I."); - next; + menu l("Uhm... Your story seems..."), l_StorySeems, l("Wait... that's not the place for a chef, what are you doing here?"), l_Presentation, l("Exactly! Can I have one now?"), -; @@ -97,6 +97,8 @@ l_StorySeems: next; l_TaskExpanation: + mes ""; + mesn; mesq l("You'll first need to help my friends."); next; mesq l("It is them who tell me to whom I can give cookies."); @@ -186,6 +188,7 @@ l_Control: mes ""; mesn; mesq l("Common, don't be like that and loosen up! Don't you want to know who's behind all of this?!"); + next; menu l("Why not, this might get interesting."), l_Friends, diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index c416c42c..2c5176fa 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -214,8 +214,6 @@ l_NoReward: l_ReturnMenu: setcamnpc; - mes ""; - mesn; mesq l("Do you have anything else for me?"); next; restorecam; @@ -237,6 +235,7 @@ l_Poison: mesn; mesq l("Don't try to poison me! I know what that does!"); restorecam; + next; goto l_ReturnMenu; l_SoAskForFood: diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index c50eddf2..5a277910 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -104,7 +104,7 @@ l_QuestAccepted: menu rif(countitem("PiouLegs") > 1 && countitem("HalfCroconut") > 0 && countitem("Aquada") > 0 && countitem("SeaDrops") > 0, l("All your... Fresh ingredients are ready to be cooked.")), l_GotAll, l("What are your needs?"), l_Need, - l("Where can I find a @@?", getitemlink("HalfCroconut")), l_OpenCroconut, + l("Where can I find a half croconut?"), l_OpenCroconut, l("Not yet. I will be back soon."), l_Quit; l_OpenCroconut: -- cgit v1.2.3-70-g09d2