mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Fix GameObject 180797
* Fix GameObject 180797 (PX-238 Winter Wondervolt TRAP) by triggering it through dedicated area triggers
This commit is contained in:
parent
111fcb42b7
commit
d79bb93d9f
2 changed files with 46 additions and 0 deletions
|
|
@ -53,6 +53,13 @@ INSERT INTO scripted_areatrigger VALUES
|
|||
(3958,'at_zulgurub'),
|
||||
(3960,'at_zulgurub'),
|
||||
(4017,'at_twilight_grove'),
|
||||
(4026,'at_wondervolt'),
|
||||
(4027,'at_wondervolt'),
|
||||
(4028,'at_wondervolt'),
|
||||
(4029,'at_wondervolt'),
|
||||
(4030,'at_wondervolt'),
|
||||
(4031,'at_wondervolt'),
|
||||
(4032,'at_wondervolt'),
|
||||
(4047,'at_temple_ahnqiraj'),
|
||||
(4052,'at_temple_ahnqiraj'),
|
||||
(4089,'at_cathedral_entrance'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue