6 lines
79 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
// set target undead
void main()
{
SetLocalInt(OBJECT_SELF,"nMAGEASST",3);
}