diff options
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/events/xmas.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 2774aaee9..37f8900af 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,7 @@ Nexon Date Added
======
04/13
+ * Finally added the missing Xmas spawns in Geffen Field [Playtester]
* Added a few missing warps in Lighthalzen, thanks to Kargha. [MasterOfMuppets]
* Some more crap NPCs implemented in Lighthalzen, thanks to Kargha [MasterOfMuppets]
for scripting them.
diff --git a/npc/events/xmas.txt b/npc/events/xmas.txt index 5e774b7f5..264c864c4 100644 --- a/npc/events/xmas.txt +++ b/npc/events/xmas.txt @@ -144,6 +144,9 @@ gef_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0 gef_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
gef_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
gef_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild12.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild13.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild14.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
glast_01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
lhz_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
lhz_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
@@ -258,6 +261,9 @@ gef_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0 gef_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
gef_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
gef_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild13.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild14.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
glast_01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
lhz_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
lhz_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
|