Преглед на файлове

Fixed npc location for Lutie quest (#3329)

Fixes #3316

Thanks to @AzarthMZintos and @aleos89
Lemongrass3110 преди 6 години
родител
ревизия
58eadcda15
променени са 5 файла, в които са добавени 26 реда и са изтрити 7 реда
  1. 2 7
      npc/cities/lutie.txt
  2. 11 0
      npc/pre-re/cities/lutie.txt
  3. 1 0
      npc/pre-re/scripts_athena.conf
  4. 11 0
      npc/re/cities/lutie.txt
  5. 1 0
      npc/re/scripts_athena.conf

+ 2 - 7
npc/cities/lutie.txt

@@ -1,11 +1,5 @@
 //===== rAthena Script =======================================
 //= Lutie Town
-//===== By: ==================================================
-//= rAthena Dev Team
-//===== Current Version: =====================================
-//= 1.7
-//===== Compatible With: =====================================
-//= rAthena Project
 //===== Description: =========================================
 //= Lutie - City NPCs
 //===== Additional Comments: =================================
@@ -17,11 +11,12 @@
 //= 1.5 Fixed a bug that could reset Lutie quest state [Lupus]
 //= 1.6 Heavy optimization to all the NPCs [DZeroX]
 //= 1.7 Updated to match AEGIS script. [Kisuka]
+//= 1.8 Split Mr. Claus to pre-re and re [Lemongrass]
 //============================================================
 
 // Teleport to Lutie
 //============================================================
-aldebaran,223,222,4	script	Mr. Claus	718,{
+-	script	Mr. Claus	718,{
 	mes "[Mr. Claus]";
 	mes "Ho Ho Ho~";
 	mes "Merry Christmas!!";

+ 11 - 0
npc/pre-re/cities/lutie.txt

@@ -0,0 +1,11 @@
+//===== rAthena Script =======================================
+//= Lutie Town Pre-Renewal
+//===== Description: =========================================
+//= Lutie - City NPCs
+//===== Additional Comments: =================================
+//= 1.0 First version. [Lemongrass]
+//============================================================
+
+// Teleport to Lutie
+//============================================================
+aldebaran,223,222,4	duplicate(Mr. Claus)	Mr. Claus#1	718

+ 1 - 0
npc/pre-re/scripts_athena.conf

@@ -9,6 +9,7 @@ npc: npc/pre-re/airports/izlude.txt
 npc: npc/pre-re/cities/alberta.txt
 npc: npc/pre-re/cities/izlude.txt
 npc: npc/pre-re/cities/jawaii.txt
+npc: npc/pre-re/cities/lutie.txt
 npc: npc/pre-re/cities/yuno.txt
 
 // --------------------------- Guides ---------------------------

+ 11 - 0
npc/re/cities/lutie.txt

@@ -0,0 +1,11 @@
+//===== rAthena Script =======================================
+//= Lutie Town Renewal
+//===== Description: =========================================
+//= Lutie - City NPCs
+//===== Additional Comments: =================================
+//= 1.0 First version. [Lemongrass]
+//============================================================
+
+// Teleport to Lutie
+//============================================================
+aldebaran,168,168,4	duplicate(Mr. Claus)	Mr. Claus#1	718

+ 1 - 0
npc/re/scripts_athena.conf

@@ -13,6 +13,7 @@ npc: npc/re/cities/dicastes.txt
 npc: npc/re/cities/eclage.txt
 npc: npc/re/cities/izlude.txt
 npc: npc/re/cities/jawaii.txt
+npc: npc/re/cities/lutie.txt
 npc: npc/re/cities/malangdo.txt
 npc: npc/re/cities/malaya.txt
 npc: npc/re/cities/mora.txt