mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-19 08:43:27 +02:00
finish serpentine tower event and quest
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function onRemoveItem(item, tileitem, position)
|
||||
if item:getId() == 3246 then
|
||||
Position(33145, 32870, 8):sendMonsterSay("Ancient Eye: Be Greeted The Humble One!")
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user