Auto close storage on room exit.

Auto close storage on room exit.
This commit is contained in:
Jaysyn904
2023-03-06 17:50:08 -05:00
parent c4140a23bb
commit 72eb2cfdc9
7 changed files with 252 additions and 3 deletions

View File

@@ -100,7 +100,7 @@
},
"OnExit": {
"type": "resref",
"value": ""
"value": "pc_room_onexit"
},
"OnHeartbeat": {
"type": "resref",
@@ -124,7 +124,7 @@
},
"SkyBox": {
"type": "byte",
"value": 0
"value": 6
},
"SunAmbientColor": {
"type": "dword",
@@ -333,7 +333,7 @@
},
"Version": {
"type": "dword",
"value": 10
"value": 11
},
"Width": {
"type": "int",