#W# More spawner work. Added 'MyLevel' to basecreature and GetLevel Command.

This commit is contained in:
WarrentyExpired 2026-08-18 16:20:12 -04:00
parent 5df9b41822
commit dae9b56279
7 changed files with 144 additions and 3 deletions

View file

@ -159,6 +159,9 @@
<region type="DungeonRegion" priority="50" name="the Dungeon Ashen Maw">
<rect x="2969" y="52" width="247" height="476" />
</region>
<region type="DungeonRegion" priority="50" name="the Hallow Keep">
<rect x="883" y="101" width="38" height="34" />
</region>
<region type="DungeonRegion" priority="50" name="the Dungeon Hallow Keep">
<rect x="2363" y="52" width="233" height="328" />
</region>