mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[8562] added missing spiritguide-spawn in wsg
thx to Tenthu for reporting and testing
This commit is contained in:
parent
734426a6f6
commit
5ddd66712f
2 changed files with 2 additions and 1 deletions
|
|
@ -98,6 +98,7 @@ void BattleGroundWS::StartingEventOpenDoors()
|
|||
|
||||
// TODO implement timer to despawn doors after a short while
|
||||
|
||||
SpawnEvent(WS_EVENT_SPIRITGUIDES_SPAWN, 0, true);
|
||||
SpawnEvent(WS_EVENT_FLAG_A, 0, true);
|
||||
SpawnEvent(WS_EVENT_FLAG_H, 0, true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue