Skip to content

Commit

Permalink
[MSX] Fix missing military card reader (I-am-Erk#2234)
Browse files Browse the repository at this point in the history
* [MSX] Fix missing military card reader

* simplify json
  • Loading branch information
Fris0uman authored Dec 6, 2023
1 parent f62fd21 commit 5350673
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
{"id": "t_card_science", "fg": ["t_card_military"], "bg": ["993_t_missile_exploded_3"], "rotates": false}
{
"id": [
"t_card_science",
"t_card_military"
],
"fg": [
"t_card_military"
]
}

0 comments on commit 5350673

Please sign in to comment.