Added NESS
Added NESS. Hopefully fixed Master of the Void spawn in. Full compile. Updated release archive.
This commit is contained in:
1726
_module/are/nessnoplay.are.json
Normal file
1726
_module/are/nessnoplay.are.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -104,7 +104,7 @@
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_sample_hb"
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
@@ -2907,13 +2907,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tdc01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 46
|
||||
"value": 47
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user