Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Database/Creature: Update Creature Movement for Critter Black Rat
Browse files Browse the repository at this point in the history
-[ci skip]
  • Loading branch information
ArivanaDEV committed Jun 27, 2022
1 parent 6ddf54c commit aaa6d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/2022_06_28_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Update Creature Movement for Critter Black Rat
UPDATE creature SET spawndist=5, MovementType=1 WHERE id=2110;

0 comments on commit aaa6d89

Please sign in to comment.