Create creature_template_resistance.sql

This commit is contained in:
Manmadedrummer
2025-11-22 17:28:31 -05:00
committed by GitHub
parent 85531a5165
commit 2813de8c2a

View File

@@ -0,0 +1,22 @@
INSERT INTO creature_template_resistance (CreatureID,School,Resistance,VerifiedBuild) VALUES
(600600,6,100,12340),
(600601,6,100,12340),
(600602,6,100,12340),
(600603,5,75,12340),
(600603,6,100,12340),
(600604,6,100,12340),
(600605,6,100,12340),
(600606,6,100,12340),
(600607,6,100,12340),
(600608,6,100,12340);
INSERT INTO creature_template_resistance (CreatureID,School,Resistance,VerifiedBuild) VALUES
(600609,6,100,12340),
(600610,6,100,12340),
(600615,2,15,0),
(600615,3,15,0),
(600615,4,15,0),
(600615,5,15,0),
(600615,6,15,0),
(600671,6,248,12340),
(600672,2,50,12340),
(600672,5,50,12340);