Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Grz3s committed Jul 6, 2024
1 parent 7537a75 commit ba9f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updates/5351_c.32500.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DELETE FROM creature_battleground WHERE guid = 530004;
DELETE FROM creature_linking WHERE guid = 530004;
DELETE FROM creature where guid = 530004;
INSERT INTO creature (guid, id, map, spawnMask, phaseMask, position_x, position_y, position_z, orientation, spawntimesecsmin, spawntimesecsmax, spawndist, MovementType) VALUES
(530004,32630,571,1,1,7922.0225,-3004.2124,1131.8136,0,1800,1800,10,1);
(530004,32500,571,1,1,7922.0225,-3004.2124,1131.8136,0,1800,1800,10,1);
DELETE FROM `spawn_group` WHERE id = 33004;
INSERT INTO `spawn_group` (`Id`, `Name`, `Type`, `MaxCount`, `WorldState`, `Flags`) VALUES
(33004, 'Storm Peaks - Dirkee 32500 - RARE', 0, 1, 0, 0);
Expand Down

0 comments on commit ba9f46c

Please sign in to comment.