eq2emu-content/ItemScripts/RazorfinSteaks.lua
2024-10-26 11:37:28 +00:00

21 lines
391 B
Lua
Executable file

--[[
Script Name : ItemScripts/RazorfinSteaks.lua
Script Author : Premierio015
Script Date : 2021.07.04 10:07:52
Script Purpose :
:
--]]
--[[ Begin Item Effects
* Increases Out-of-Combat Health Regeneration of target by 4.0
* This effect suspends during combat
End Item Effects--]]
function examined(Item, Player)
end