Aantioch_Infernum/_module/nss/open_door.nss

6 lines
46 B
Plaintext
Raw Normal View History

void main()
{
ActionOpenDoor(OBJECT_SELF);
}