summaryrefslogtreecommitdiff
path: root/npc/re/quests/homun_s.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/quests/homun_s.txt')
-rw-r--r--npc/re/quests/homun_s.txt26
1 files changed, 12 insertions, 14 deletions
diff --git a/npc/re/quests/homun_s.txt b/npc/re/quests/homun_s.txt
index 66b7537c9..3eab35867 100644
--- a/npc/re/quests/homun_s.txt
+++ b/npc/re/quests/homun_s.txt
@@ -1,20 +1,18 @@
//===== Hercules Script ======================================
-//= Homunculus S Quest
-//===== By: ==================================================
-//= Masao
-//===== Current Version: =====================================
+//= Homunculus S Mutation Quest
+//===== By: ==================================================
+//= Euphy
+//===== Current Version: =====================================
//= 1.2
-//===== Compatible With: =====================================
-//= Hercules
-//===== Description: =========================================
-//= Evolves an Homunculus which is at least Level 99 to the
-//= new Homunculus S Class.
-//===== Additional Comments: =================================
-//= 1.0 First Version. The actual changing dialog is currently
-//= customized. [Masao]
+//===== Description: =========================================
+//= [Official Conversion]
+//= Genetic quest to mutate a level 99 evolved Homunculus
+//= into a Homunculus S.
+//===== Additional Comments: =================================
+//= 1.0 First Version, entirely custom. [Masao]
//= 1.1 Cleaning. [Euphy]
//= 1.2 Replaced with official script. [Euphy]
-//============================================================
+//============================================================
// Main NPCs
//============================================================
@@ -1359,4 +1357,4 @@ que_house_s,23,46,3 script #05homun_s 111,{
mes ":: new Homunculus.";
close;
}
-} \ No newline at end of file
+}