From 82a4dfe38e5c441fad1b466b0980167874112804 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Nov 2021 22:46:34 -0300 Subject: Add some spawns to Aethyra, the Frontier Town --- npc/annuals/xmas/2021.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'npc') diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index 4a73c35e..57d1ef9f 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -159,6 +159,15 @@ function script X21INIT { "#XMAS21Core"::spawn(Pinkie, 18, .@mapd$); "#XMAS21Core"::spawn(Hyvern, 3, .@mapd$); + /* Aethyra - Frontier Town */ + "#XMAS21Core"::spawn(Fluffy, 16, "081-1"); + "#XMAS21Core"::spawn(Poltergeist, 7, "081-1"); + "#XMAS21Core"::spawn(Wisp, 7, "081-1"); + "#XMAS21Core"::spawn(Spectre, 7, "081-1"); + "#XMAS21Core"::spawn(WhiteSlime, 12, "081-1"); + "#XMAS21Core"::spawn(SantaSlime, 3, "081-1"); + "#XMAS21Core"::spawn(Moggun, 18, "081-1"); + } if (instance_id() >= 0) instance_set_timeout(1800, 1800); -- cgit v1.2.3-70-g09d2