Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_loose_tile3.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::set_proximity($x-30,$x+30,$y-30,$y+30); } sub EVENT_ENTER { quest::ze(15,"The stone tile beneath your feet shifts, setting a complex trap into motion. Amidst the muffled sounds of grinding gears and grating stone you notice the clay golems nearby are stirring. A chill runs down your spine as you realize what you've done. They stumble forth to attack, dried flakes of clay raining from their ancient bodies."); quest::signalwith(296050,1); #activate golems quest::depop(); my $instid = quest::GetInstanceID("inktuta",0); quest::setglobal($instid.'_inktuta_status',7,3,"H6"); }
Source: 17 Jan 2022
Quest Source: 28 May 2022