Merge pull request #12762 from zeroisthebiggay/a

drops martial art minpops down to twenty pop
This commit is contained in:
silicons
2020-07-17 17:11:02 -07:00
committed by GitHub

View File

@@ -51,7 +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
player_minimum = 20
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)
@@ -61,7 +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
player_minimum = 20
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)