Update serpentshrine_cavern.cpp

This commit is contained in:
Grimfeather
2025-10-28 01:55:34 +01:00
committed by GitHub
parent ec88073163
commit dc7a0e707f

View File

@@ -69,7 +69,7 @@ public:
{
switch (spellInfo->Id)
{
case 38236: // Caribdis - Spawn Spitfire Totem
case 38236: // Tidalvess - Spawn Spitfire Totem
spellInfo->Effects[EFFECT_0].BasePoints = 25000;
break;
}