Skip to content

Commit

Permalink
Disables every single CMM ship (#2719)
Browse files Browse the repository at this point in the history
## About The Pull Request

Disables every single CMM ship. While I wanted to do this when i was
done with the CLIP resprite, after there was a particularly bad round
involving the CMM I want to do this now.

This also deletes the corvus because fuck the corvus


@shiptest-ss13/maptainers please merge ASAP, preferably before next
uptime
## Why It's Good For The Game

It's no secret I have not been happy with the CMM players at all, they
all suck, and it hurts every day when i see a Corvus acting like indie+.
It also hurts when i can't even spawn in as a inspector or higher up
because that requires the players to roleplay, they do NOT roleplaay
which hurts a lot especially for a faction i helped create.

I have a grander plan which i've been working on, but this NEEDS to be
done

Part 0 of the CMM refresh

## Changelog

:cl:
tweak: all CMM ships are aspawn now
del: Corvus-Class
/:cl:
  • Loading branch information
rye-rice authored Feb 12, 2024
1 parent 8342b0b commit ebd32bf
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3,257 deletions.
2 changes: 1 addition & 1 deletion _maps/configs/minutemen_asclepius.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"slots": 1
}
},
"enabled": true
"enabled": false
}
2 changes: 1 addition & 1 deletion _maps/configs/minutemen_cepheus.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"slots": 3
}
},
"enabled": true
"enabled": false
}
37 changes: 0 additions & 37 deletions _maps/configs/minutemen_corvus.json

This file was deleted.

2 changes: 1 addition & 1 deletion _maps/configs/minutemen_vela.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@
"slots": 1
}
},
"enabled": true
"enabled": false
}
Loading

0 comments on commit ebd32bf

Please sign in to comment.