From 4378b4cecd0bf2f6f80bb4ca170b47ae910978c7 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 8 Nov 2015 21:14:42 +0000 Subject: [PATCH] Blackbird Campsite NPC spawns. Contributed by Stayway. --- trunk/dist/db_installer/sql/game/spawnlist.sql | 15 +++++++++++++++ .../game/data/html/admin/teleports/WorldAreas.htm | 4 +++- .../teleports/WorldAreas/DarkElfTerritory.htm | 12 ++++++++++++ trunk/dist/game/data/html/default/34054-1.htm | 4 ++++ trunk/dist/game/data/html/default/34054.htm | 5 +++++ trunk/dist/game/data/html/default/34055.htm | 4 ++++ trunk/dist/game/data/html/default/34056.htm | 5 +++++ trunk/dist/game/data/html/default/34057-1.htm | 6 ++++++ trunk/dist/game/data/html/default/34057-2.htm | 8 ++++++++ trunk/dist/game/data/html/default/34057.htm | 7 +++++++ trunk/dist/game/data/html/default/34058-1.htm | 6 ++++++ trunk/dist/game/data/html/default/34058-2.htm | 7 +++++++ trunk/dist/game/data/html/default/34058.htm | 7 +++++++ trunk/dist/game/data/stats/npcs/34000-34099.xml | 6 ++++-- 14 files changed, 93 insertions(+), 3 deletions(-) create mode 100644 trunk/dist/game/data/html/admin/teleports/WorldAreas/DarkElfTerritory.htm create mode 100644 trunk/dist/game/data/html/default/34054-1.htm create mode 100644 trunk/dist/game/data/html/default/34054.htm create mode 100644 trunk/dist/game/data/html/default/34055.htm create mode 100644 trunk/dist/game/data/html/default/34056.htm create mode 100644 trunk/dist/game/data/html/default/34057-1.htm create mode 100644 trunk/dist/game/data/html/default/34057-2.htm create mode 100644 trunk/dist/game/data/html/default/34057.htm create mode 100644 trunk/dist/game/data/html/default/34058-1.htm create mode 100644 trunk/dist/game/data/html/default/34058-2.htm create mode 100644 trunk/dist/game/data/html/default/34058.htm diff --git a/trunk/dist/db_installer/sql/game/spawnlist.sql b/trunk/dist/db_installer/sql/game/spawnlist.sql index 999b948e3e..6392ad1d81 100644 --- a/trunk/dist/db_installer/sql/game/spawnlist.sql +++ b/trunk/dist/db_installer/sql/game/spawnlist.sql @@ -56371,3 +56371,18 @@ INSERT INTO `spawnlist` VALUES ('Underground', 1, 34205, -49227, -148682, -14157, 0, 0, 26209, 60, 0, 0, 0), ('Underground', 1, 34204, -50318, -149266, -14171, 0, 0, 7579, 60, 0, 0, 0), ('Underground', 1, 34203, -50290, -148100, -14157, 0, 0, 49400, 60, 0, 0, 0); + +-- Blackbird Campsite NPC Spawns +INSERT INTO `spawnlist` VALUES +('Blackbird Campsite', 1, 18919, -48184, 69582, -3080, 0, 0, 0, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34054, -47988, 69597, -3080, 0, 0, 35672, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34055, -48004, 69674, -3080, 0, 0, 39238, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34056, -47982, 69518, -3080, 0, 0, 21019, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34057, -48457, 69422, -3080, 0, 0, 61174, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34058, -48629, 69713, -3080, 0, 0, 62181, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48649, 69781, -3080, 0, 0, 64807, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48641, 69648, -3080, 0, 0, 63372, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48447, 70043, -3080, 0, 0, 21505, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48269, 70104, -3080, 0, 0, 14301, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48262, 68919, -3080, 0, 0, 49847, 0, 0, 0, 0), +('Blackbird Campsite', 1, 34078, -48068, 68926, -3080, 0, 0, 49209, 0, 0, 0, 0); diff --git a/trunk/dist/game/data/html/admin/teleports/WorldAreas.htm b/trunk/dist/game/data/html/admin/teleports/WorldAreas.htm index 3c3f5b45b6..927fb776bf 100644 --- a/trunk/dist/game/data/html/admin/teleports/WorldAreas.htm +++ b/trunk/dist/game/data/html/admin/teleports/WorldAreas.htm @@ -31,6 +31,8 @@