Skip to content

Commit

Permalink
DB/ExilesReach: Updated spawntime for some creatures
Browse files Browse the repository at this point in the history
  • Loading branch information
malcrom authored and mdX7 committed Jun 21, 2023
1 parent 58a5f52 commit 729c2e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/master/2023_06_21_02_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Change spawntimesecs from 7200 to 120. 7200 is for instances not starter zones.
UPDATE `creature` SET `spawntimesecs`=120 WHERE `id` IN (150228,150229,161224,161228,161130,161131,161133,164826,164827);

0 comments on commit 729c2e9

Please sign in to comment.