mirror of
https://github.com/emagi/eq2emu-content
synced 2026-08-12 20:23:03 -04:00
11 lines
No EOL
256 B
Lua
11 lines
No EOL
256 B
Lua
--[[
|
|
Script Name : ItemScripts/BucklerofUncommonBravery.lua
|
|
Script Author : coldllama (testing/can delete)
|
|
Script Date : 2024.01.02 02:01:32
|
|
Script Purpose :
|
|
:
|
|
--]]
|
|
|
|
function examined(Item, Player)
|
|
|
|
end |