EQ2EMu/server/ItemScripts/RazorfinSteaks.lua
2022-06-05 13:50:31 -07: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