Remade some areas, and added a new route
to Southampton Port. Added new creature for scenery in new area. changed the properties of some items to not cause alignment issues.
This commit is contained in:
@@ -1635,7 +1635,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 66
|
||||
"value": 67
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -1647,7 +1647,7 @@
|
||||
},
|
||||
"Tile_Orientation": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 3
|
||||
},
|
||||
"Tile_SrcLight1": {
|
||||
"type": "byte",
|
||||
@@ -1678,7 +1678,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 202
|
||||
"value": 74
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -3644,7 +3644,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 31
|
||||
"value": 32
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user