Merge pull request #11763 from necromanceranne/popcap_time

Pop caps Sleeping Carp and Rising Bass to 30 players.
This commit is contained in:
kevinz000
2020-04-07 01:58:14 -07:00
committed by GitHub
@@ -51,6 +51,7 @@
gain skin as hard as steel and swat bullets from the air, but you also refuse to use dishonorable ranged weaponry."
item = /obj/item/book/granter/martial/carp
cost = 17
player_minimum = 30
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)
@@ -60,6 +61,7 @@
and dodging all ranged weapon fire, but you will refuse to use dishonorable ranged weaponry."
item = /obj/item/book/granter/martial/bass
cost = 18
player_minimum = 30
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)