6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
void main()
|
|
{
|
|
if (GetIsPC(GetEnteringObject()))
|
|
ExecuteScript("en6_equipfix",OBJECT_SELF);
|
|
}
|