Aantioch_Infernum/_module/nss/relock_items.nss

5 lines
64 B
Plaintext
Raw Permalink Normal View History

2023-08-08 16:22:17 -04:00
void main()
{
ActionDoCommand(SetLocked(OBJECT_SELF, TRUE));
}