diff --git a/sql/updates/world/3.3.5/2025_10_20_01_world.sql b/sql/updates/world/3.3.5/2025_10_20_01_world.sql new file mode 100644 index 00000000000..45524e7b2cb --- /dev/null +++ b/sql/updates/world/3.3.5/2025_10_20_01_world.sql @@ -0,0 +1,2 @@ +-- Update Reese Langston Equipment +UPDATE `creature_equip_template` SET `ItemID2`=0, `VerifiedBuild`=12340 WHERE `CreatureID`=1327 AND `ID`=1;