mirror of
https://github.com/emagi/eq2emu-content
synced 2026-08-12 20:23:03 -04:00
content updates
This commit is contained in:
parent
f8c5d36caa
commit
e6f5ee6fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue