Merge pull request #49524 from necromanceranne/let-sleeping-carp-lie

Sleeping Carp: Scaled Skin Edition
This commit is contained in:
skoglol
2020-03-01 01:07:33 +01:00
committed by GitHub
5 changed files with 95 additions and 129 deletions
+2 -2
View File
@@ -569,9 +569,9 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/stealthy_weapons/martialarts
name = "Martial Arts Scroll"
desc = "This scroll contains the secrets of an ancient martial arts technique. You will master unarmed combat, \
deflecting all ranged weapon fire, but you also refuse to use dishonorable ranged weaponry."
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
cost = 15
surplus = 0
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)