Initial Upload
Initial Upload
This commit is contained in:
7
_module/nss/baf_mtrdci.nss
Normal file
7
_module/nss/baf_mtrdci.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
DelayCommand(5.0f, ActionCloseDoor(OBJECT_SELF));
|
||||
DelayCommand(6.5f, SetLocked(OBJECT_SELF, 1));
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user