mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(Script/GunshipBattle): Wipe if no player is on the deck (#19239)
* fix(Script/GunshipBattle): Wipe if no player is on the deck * reorder * Update boss_icecrown_gunship_battle.cpp * Update worldserver.conf.dist * Update boss_icecrown_gunship_battle.cpp * missed it! * Update instance_icecrown_citadel.cpp
This commit is contained in:
@@ -4335,6 +4335,13 @@ PlayerDump.DisallowOverwrite = 1
|
||||
ICC.Buff.Horde = 73822
|
||||
ICC.Buff.Alliance = 73828
|
||||
|
||||
#
|
||||
# WipeGunshipBlizzlike.Enable
|
||||
# Description: Wipe the gunship fight if no player is on the deck.
|
||||
# Default: 1 - (Blizzlike)
|
||||
|
||||
WipeGunshipBlizzlike.Enable = 1
|
||||
|
||||
#
|
||||
# Minigob.Manabonk.Enable
|
||||
# Description: Enable/ Disable Minigob Manabonk
|
||||
|
||||
Reference in New Issue
Block a user