mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 15:38:19 +08:00
Open Gates for players beyond Stage 5
This commit is contained in:
3
sql/world/base/aq_gate.sql
Normal file
3
sql/world/base/aq_gate.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `acore_world`.`gameobject_template` SET `ScriptName`='aq_gate' WHERE `entry`=176148;
|
||||
UPDATE `acore_world`.`gameobject_template` SET `ScriptName`='aq_gate' WHERE `entry`=176147;
|
||||
UPDATE `acore_world`.`gameobject_template` SET `ScriptName`='aq_gate' WHERE `entry`=176146;
|
||||
Reference in New Issue
Block a user