This commit is contained in:
2025-12-19 13:08:37 +01:00
parent 8e313d7036
commit 5ef98c47ce
210 changed files with 5157 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,33 @@
{
"Name": "Star (Empty)",
"Description": "",
"Presets": [
{
"Name": "",
"Description": "",
"ScriptAfter": {
"Name": "Extend Bank 03 for Importing",
"Script": "2ABCAC: 17 0C 00 03 00 AB 24 50 00 AE D7 58",
"Type": "TweakScript",
"Description": " Extend Bank 03.\r\n",
"References": [],
"ID": null,
"AllowRevert": false
},
"ScriptBefore": null,
"RomAddress": 11442008,
"RamAddress": 50557704,
"MaxLength": 16384,
"CollisionPointers": [],
"GeometryPointers": [
2202920
]
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"EmbeddedFiles": {
"CompressedFiles": {}
}
}

View File

@@ -0,0 +1,33 @@
{
"Name": "Star (Solid)",
"Description": "",
"Presets": [
{
"Name": "",
"Description": "",
"ScriptAfter": {
"Name": "Extend Bank 03 for Importing",
"Script": "2ABCAC: 17 0C 00 03 00 AB 24 50 00 AE D7 58",
"Type": "TweakScript",
"Description": " Extend Bank 03.\r\n",
"References": [],
"ID": null,
"AllowRevert": false
},
"ScriptBefore": null,
"RomAddress": 11425624,
"RamAddress": 50541320,
"MaxLength": 32768,
"CollisionPointers": [],
"GeometryPointers": [
2202716
]
}
],
"Version": "1.0.0.0",
"MinVersion": "1.0.0.0",
"MaxVersion": "0.0.0.0",
"EmbeddedFiles": {
"CompressedFiles": {}
}
}

File diff suppressed because one or more lines are too long