Area & spawner pass.
Updated Aragnak's Isle & Lair, Bard College, Cazrak's Lair. Remade several items.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//Closes door if it is open
|
||||
void main()
|
||||
{
|
||||
DelayCommand(10.0f,ActionCloseDoor(OBJECT_SELF));
|
||||
DelayCommand(13.0f,ActionCloseDoor(OBJECT_SELF));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user