diff options
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/guides/guides_rachel.txt | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 4c279f2a2..d0a759a60 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/06/07 + * Rev. 10716 Forgot the standard script header in the Rachel guide. [L0ne_W0lf] * Rev. 10714 Implemented Official Cooking Quest. [L0ne_W0lf] - Optimized Rachel donation quest, and added Rachel Guide. - Fixed the name of one of Rachel's shops. (Tool Dealer -> Fruit Gardener) diff --git a/npc/guides/guides_rachel.txt b/npc/guides/guides_rachel.txt index 9a7247eae..f72428675 100644 --- a/npc/guides/guides_rachel.txt +++ b/npc/guides/guides_rachel.txt @@ -1,3 +1,17 @@ +//===== eAthena Script =======================================
+//= Rachel Guide
+//===== By: ==================================================
+//= L0ne_W0lf
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= eAthena SVN
+//===== Description: =========================================
+//= [Aegis Conversion]
+//= Rachel City guide
+//===== Additional Comments: =================================
+//= 1.0 First version. [L0ne_W0lf]
+//============================================================
rachel,138,146,5 script Rachel Guide 934,{
mes "[Rachel Guide]";
mes "Welcome to the capital of";
|