mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/Spawns
* implement SpawnedByDefault from TC
* maybe fix a longstanding issue where multiple parent areas per instanced map lead to wrong spawn points
map should be can also be
36 The Deadmines The Great Sea, Unused Ironcladcove
109 The Temple of Atal'Hakkar Sunken Temple
540 The Shattered Halls Hellfire Citadel
560 Old Hillsbrad Foothills Hyjal Past
631 Icecrown Citadel The Frost Queen's Lair, Putricide's Laboratory of Alchemical Horrors and Fun, The Crimson Hall, The Frozen Throne, The Sanctum of Blood
This commit is contained in:
@@ -427,7 +427,7 @@ var mn_quests = [
|
||||
[1176,"祖尔法拉克"], // Zul'Farrak,
|
||||
[1196,"乌特加德之巅"], // Utgarde Pinnacle,
|
||||
[1337,"奥达曼"], // Uldaman,
|
||||
[1417,"沉没的神庙"], // Sunken Temple
|
||||
[1477,"沉没的神庙"], // Sunken Temple
|
||||
[1581,"死亡矿井"], // The Deadmines,
|
||||
[1583,"黑石塔"], // Blackrock Spire,
|
||||
[1584,"黑石深渊"], // Blackrock Depths,
|
||||
@@ -1639,7 +1639,7 @@ var g_quest_sorts = {
|
||||
1196: '乌特加德之巅',
|
||||
1337: '奥达曼',
|
||||
1377: '希利苏斯',
|
||||
1417: '沉没的神庙',
|
||||
1477: '沉没的神庙',
|
||||
1497: '幽暗城',
|
||||
1517: '奥达曼',
|
||||
1519: '暴风城',
|
||||
|
||||
Reference in New Issue
Block a user