Redoing drop rates and other minor stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
DelayCommand(10.0, ActionCloseDoor(OBJECT_SELF));
|
||||
DelayCommand(20.0, ActionCloseDoor(OBJECT_SELF));
|
||||
}
|
||||
|
Reference in New Issue
Block a user