4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

7 lines
291 B

scriptName critterPerch extends objectReference
{simple script to allow perches to be reserved}
bool property reserved auto hidden
{should this object be invalidated for searches?}
objectReference property incoming auto hidden
{reference which has reserved me, and is assume to be incoming}