Skip to content

Commit

Permalink
Police Coronatrix texture fix
Browse files Browse the repository at this point in the history
Now it picks the correct model, with the police texture.
I've also added parentheses around the Police in the name to get it consistent with the other police ships (although they should never pop up on the market)
  • Loading branch information
bszlrd authored and impaktor committed Apr 6, 2024
1 parent c9abf3c commit 244e5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/ships/coronatrix_police.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"model": "coronatrix",
"name": "Coronatrix Police",
"model": "coronatrix_police",
"name": "Coronatrix (Police)",
"cockpit": "coronatrix_cockpit",
"manufacturer": "opli",
"ship_class": "light_courier",
Expand Down

0 comments on commit 244e5a9

Please sign in to comment.