2025/09/18 Update
Added area transition & creature bug fixes from @Behindflayer. Full compile.
This commit is contained in:
@@ -2864,10 +2864,18 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "ttf01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
|
@@ -327,10 +327,18 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tde01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
|
@@ -7981,10 +7981,18 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tdc01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
"value": 14
|
||||
|
Reference in New Issue
Block a user