Skip to content

Commit

Permalink
Revert "Add RBO3" (#1800)
Browse files Browse the repository at this point in the history
Reverts #1797
  • Loading branch information
sozud authored Oct 17, 2024
1 parent 81e9afc commit 1169ca9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/gamemeta.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ const gameMetadata = {
"id": "us",
"name": "PlayStation 1 US",
"overlays": [
"dra", "ric", "weapon", "stcen", "stdre", "stmad", "stno0", "stno3", "stnp3", "stnz0", "stsel", "stst0", "stwrp", "strwrp", "bomar", "borbo3", "tt_000", "tt_001"
"dra", "ric", "weapon", "stcen", "stdre", "stmad", "stno0", "stno3", "stnp3", "stnz0", "stsel", "stst0", "stwrp", "strwrp", "bomar", "tt_000", "tt_001"
]
},
{
"id": "hd",
"name": "Debug JP build (from PSP hdbin)",
"overlays": [
"dra", "ric", "cen", "tt_000"
"dra", "ric", "tt_000"
]
},
],
Expand Down Expand Up @@ -102,10 +102,6 @@ const gameMetadata = {
"name": "BOSS/MAR/MAR.BIN",
"desc": "Maria cutscene (clock room)"
},
"borbo3": {
"name": "BOSS/MAR/RBO3.BIN",
"desc": "Medusa"
},
"tt_000": {
"name": "SERVANT/TT_000.BIN",
"desc": "Familiar Bat"
Expand Down

0 comments on commit 1169ca9

Please sign in to comment.