mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Finish initial implementation
This commit is contained in:
2
sql/world/base/dungeon_ragefire_chasm.sql
Normal file
2
sql/world/base/dungeon_ragefire_chasm.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Molten Elemental
|
||||
UPDATE `creature_template` SET `minlevel`=13, `maxlevel`=15 WHERE `entry`=11321;
|
||||
Reference in New Issue
Block a user