Amon_PRC8/_module/nss/ls_orglek.nss

13 lines
278 B
Plaintext
Raw Normal View History

2025-04-03 19:00:46 -04:00
//:://////////////////////////////////////////////
//::// Orglek LEWT
//:://///////////////////////////////////////////
void main()
{
ExecuteScript("uberloot", OBJECT_SELF);
DestroyObject(GetObjectByTag("ABY4BlK3"));
ExecuteScript("ls_abyss", OBJECT_SELF);
}