mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
* PRISONERS * names * change wording * sanity * edit comment * wages are now increased while prisoner is alive+on station * new wages, new jecties * 80% antag, tweak wage for the millioth time, use an actual event instead of shoving it all in rc console code * fix alerts, restore paycheck rate, fix typos * log prisoner requests, fix jectie announcing, add nonhuman chances * gas the vox * bird uniforms * indento * fix pickweight, send the shuttle back to centcomm when everyone leaves it * MAP CONFLICT TIME HAHA * role * fix gonfligs :DD * lol * another check * conflciting fiels * fix conflicts
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
#define PERP_LEVEL_ARREST 4
|
|
#define PERP_LEVEL_ARREST_MORE 6
|
|
#define PERP_LEVEL_TERMINATE 66
|
|
|
|
|
|
//Cant think of a better place for this. Used for prisoner shipments.
|
|
#define MAX_PRISONER_LIMIT 1 |