Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions data/activity/event/christmas/christmas.npc-spawns.toml

This file was deleted.

68 changes: 0 additions & 68 deletions data/activity/event/christmas/christmas.npcs.toml

This file was deleted.

43 changes: 10 additions & 33 deletions data/activity/event/christmas/christmas.teles.toml
Original file line number Diff line number Diff line change
@@ -1,52 +1,29 @@
# 6726 christmas
[27243]
option = "Climb-down"
tile = { x = 1636, y = 4835 }
to = { x = 1703, y = 4826 }

[10708]
option = "Climb-down"
tile = { x = 1698, y = 4515, level = 1 }
delta = { x = -2, level = -1 }

[10707]
option = "Climb-up"
tile = { x = 1698, y = 4515 }
delta = { x = 2, level = 1 }

[10708]
option = "Climb-down"
tile = { x = 1695, y = 4515, level = 1 }
delta = { x = 2, level = -1 }

[10707]
option = "Climb-up"
tile = { x = 1695, y = 4515 }
delta = { x = -2, level = 1 }

# 8005 christmas

[10708]
[ladder_2_xmas_2005]
option = "Climb-down"
tile = { x = 2009, y = 4431, level = 1 }
delta = { x = -2, level = -1 }

[10707]
[ladder_xmas_2005]
option = "Climb-up"
tile = { x = 2009, y = 4431 }
delta = { x = 2, level = 1 }

[10708]
[ladder_2_xmas_2005]
option = "Climb-down"
tile = { x = 2006, y = 4431, level = 1 }
delta = { x = 2, level = -1 }

[10707]
[ladder_xmas_2005]
option = "Climb-up"
tile = { x = 2006, y = 4431 }
delta = { x = -2, level = 1 }

[10699]
[trapdoor_steps_xmas_2005]
option = "Climb-up"
tile = { x = 2004, y = 4426, level = 1 }
to = { x = 3091, y = 3275 }

[ladder_gublinch_lair]
option = "Climb-up"
tile = { x = 3168, y = 5319 }
to = { x = 2841, y = 3144 }

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
spawns = [
{ id = "rosie_xmas_2005", x = 2007, y = 4427, level = 1 },
{ id = "sorcha_xmas_2005", x = 1993, y = 4442, level = 1 },
{ id = "cait_xmas_2005", x = 2022, y = 4435, level = 1 },
{ id = "cormac_xmas_2005", x = 2011, y = 4443 },
{ id = "fionn_xmas_2005", x = 2005, y = 4435 },
{ id = "donnacha_xmas_2005", x = 1996, y = 4439, level = 1 },
{ id = "ronan_xmas_2005", x = 2003, y = 4445 },
]
27 changes: 27 additions & 0 deletions data/activity/event/christmas/xmas_2005/xmas_2005.npcs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[rosie_xmas_2005]
id = 3082
examine = "An effervescent elfin."

[sorcha_xmas_2005]
id = 3083
examine = "Seriously sprightly even for a sprite."

[cait_xmas_2005]
id = 3084
examine = "A frenzied fey."

[cormac_xmas_2005]
id = 3085
examine = "Too volatile for his own good."

[fionn_xmas_2005]
id = 3086
examine = "One of Diango's itinerant pixies."

[donnacha_xmas_2005]
id = 3087
examine = "One of Diango's itinerant pixies."

[ronan_xmas_2005]
id = 3088
examine = "One of Diango's itinerant pixies."
Loading
Loading