forked from mirror/Archipelago
MLSS: Add Manifest + Minor Bugfixes (#5728)
* Remove outdated header change for ROM verification * Update Connections to be compatible with python ver. 3.8 * Update inno_setup.iss * Update inno_setup.iss * Merge branch 'main' of https://github.com/jamesbrq/ArchipelagoMainMLSS * Add Manifest + Minor Bugfixes * Even further safeguards for Oho Oasis Temples * Update basepatch.bsdiff
This commit is contained in:
@@ -151,7 +151,6 @@ enemies = [
|
||||
0x50454C,
|
||||
0x50456C,
|
||||
0x50458C,
|
||||
0x5045AC,
|
||||
0x50468C,
|
||||
0x5046EC,
|
||||
0x50470C
|
||||
@@ -161,7 +160,6 @@ bosses = [
|
||||
0x5030CC,
|
||||
0x50320C,
|
||||
0x50322C,
|
||||
0x50352C,
|
||||
0x50360C,
|
||||
0x5037AC,
|
||||
0x5037CC,
|
||||
|
||||
6
worlds/mlss/archipelago.json
Normal file
6
worlds/mlss/archipelago.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"game": "Mario & Luigi Superstar Saga",
|
||||
"authors": [ "jamesbrq" ],
|
||||
"minimum_ap_version": "0.6.3",
|
||||
"world_version": "1.10.2"
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user