Amon_PRC8/_module/nss/ls_stratha.nss

13 lines
292 B
Plaintext
Raw Normal View History

2025-04-03 19:00:46 -04:00
//:://////////////////////////////////////////////
//::// Stratha LEWT
//:://///////////////////////////////////////////
void main()
{
CreateItemOnObject("VileOrnateKey", OBJECT_SELF, 1);
ExecuteScript("uberloot", OBJECT_SELF);
ExecuteScript("ls_keltria2", OBJECT_SELF);
}