content updates

This commit is contained in:
Emagi 2025-06-28 00:00:06 +00:00
parent f8c5d36caa
commit e6f5ee6fb7

View file

@ -9,7 +9,7 @@
function cast(Item, Player)
Spell = GetSpell(5463)
Regenz = 11.4
newDuration = 1800
newDuration = 18000
SetSpellData(Spell, "duration1", newDuration)
SetSpellData(Spell, "duration2", newDuration)
SetSpellDataIndex(Spell, 0, Regenz)