Various fixes to areas, mobs, CRs, items, and scripts

This commit is contained in:
EpicValor
2023-09-18 17:58:18 -05:00
parent 1a97a1f036
commit 05986aecf7
72 changed files with 37563 additions and 7192 deletions

View File

@@ -0,0 +1,5 @@
void main()
{
ActionOpenDoor(OBJECT_SELF);
}