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

Commit

Permalink
typo .
Browse files Browse the repository at this point in the history
  • Loading branch information
AriDEV3 committed Oct 29, 2023
1 parent 78f857b commit 733587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/updates/world/2023_10_29_world_02.sql
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ UPDATE `creature_template` SET `skinloot`=3425 WHERE `entry`=3425;
UPDATE `creature_template` SET `skinloot`=3475 WHERE `entry`=3475;

-- Raging Agam'ar
DELETE FROM `creature_template` WHERE `entry`=4514;
DELETE FROM `skinning_loot_template` WHERE `entry`=4514;

-- Ravasaur
UPDATE `creature_template` SET `skinloot`=6505 WHERE `entry`=6505;
Expand Down

0 comments on commit 733587e

Please sign in to comment.