mirror of
https://github.com/emagi/eq2emu-content
synced 2026-08-12 20:23:03 -04:00
12 lines
353 B
Lua
Executable file
12 lines
353 B
Lua
Executable file
--[[
|
|
Script Name : ItemScripts/StudiedFabricPatch.lua
|
|
Script Author : Dorbin
|
|
Script Date : 2022.05.29 04:05:49
|
|
Script Purpose : Flagged for classic language quest. This item is for selling and registers updates on quest. The Patchwork Tapestry (5566)
|
|
:
|
|
--]]
|
|
|
|
function examined(Item, Player)
|
|
|
|
end
|
|
|