|
@@ -3,7 +3,7 @@
|
|
|
//===== By: ==================================================
|
|
|
//= Gennosuke Kouga
|
|
|
//===== Current Version: =====================================
|
|
|
-//= 1.2a
|
|
|
+//= 1.4
|
|
|
//===== Compatible With: =====================================
|
|
|
//= rAthena SVN
|
|
|
//===== Description: =========================================
|
|
@@ -17,7 +17,8 @@
|
|
|
//= 1.2 Further optimization. [Euphy]
|
|
|
//= 1.2a Small bug fix. [Euphy]
|
|
|
//= 1.3 Temporarly disabled Izlude Fish Tail?#33 NPC because of
|
|
|
-//= the new Izlude Town Map. [Masao]
|
|
|
+//= the new Izlude Town Map. [Masao]
|
|
|
+//= 1.4 Fixed minor typos. [Joseph]
|
|
|
//============================================================
|
|
|
|
|
|
// Entrance
|
|
@@ -800,7 +801,7 @@ dic_in01,31,192,0 script Document Package#0001 844,{
|
|
|
else if (.@doc == 31) callfunc "eldicastes_dp",12192,"Immortal Heart","Heart that never stops beating. Obtained from mystical creatures called mermaids.","The driving force of the heart is still unknown and worth researching.";
|
|
|
else if (.@doc == 32) callfunc "eldicastes_dp",12193,"Rotten Bandage","Bandage used for dead bodies. Looks like humans believed in the dead coming back for their bodies.","";
|
|
|
else if (.@doc == 33) callfunc "eldicastes_dp",12194,"Decayed Nail","Nail from a dead body. Important material for research on time of death and health conditions.","Useful in discovering human ecology.";
|
|
|
- else if (.@doc == 34) callfunc "eldicastes_dp",12195,"Stone Heart","They say a huge stone in a dead area in Midgard moves by itself.","The heart of the huge stone would be a rare research subject.";
|
|
|
+ else if (.@doc == 34) callfunc "eldicastes_dp",12215,"Stone Heart","They say a huge stone in a dead area in Midgard moves by itself.","The heart of the huge stone would be a rare research subject.";
|
|
|
else if (.@doc == 35) callfunc "eldicastes_dp",12196,"Tentacle","Feeler from ocean creatures. Unlike those from insects, these show active movement.","";
|
|
|
else if (.@doc == 36) callfunc "eldicastes_dp",12197,"Shell","Shell protecting insects or crustacean creatures.","These creatures have a shell surrounding their skin and are very flexible in movement. Worth researching.";
|
|
|
else if (.@doc == 37) callfunc "eldicastes_dp",12198,"Scale Shell","Shiny scales found from some reptiles.","The fluorescent substance contained on the surface can be used in various places.";
|
|
@@ -4496,7 +4497,7 @@ dic_in01,165,104,1 script Frede#13_3_in 454,{
|
|
|
close;
|
|
|
} else if (checkquest(11174) >= 0 || checkquest(11175) >= 0) {
|
|
|
mes "[Frede]";
|
|
|
- mes "So they are out of Braidum.";
|
|
|
+ mes "So they are out of Bradium.";
|
|
|
mes "Will they need to wait till other Piom or Galtens return?";
|
|
|
close;
|
|
|
} else if (checkquest(11176) >= 0) {
|