Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_glowing_cliff_golem.pl - Quest File
General Info
Quest File
#This simple script sets the glowing cliff golem to a path when he spawns sub EVENT_SPAWN{ quest::settimer(1,640); quest::start(274); } sub EVENT_TIMER { quest::depop(); } #Submitted by Jim Mills
Source: 17 Jan 2022
Quest Source: 28 May 2022