Merge pull request #4599 from cebutris/guardianstuff

blacklists holoparasites from discounting
This commit is contained in:
LetterJay
2018-01-01 04:26:34 -06:00
committed by GitHub
@@ -16,6 +16,7 @@
NOTE: The precise nature of the symbiosis required by the parasites renders them incompatible with changelings" //updated to actually describe what they do and warn traitorchans not to buy it
item = /obj/item/storage/box/syndie_kit/holoparasite
refundable = TRUE
cant_discount = TRUE
cost = 15
surplus = 20 //Nobody needs a ton of parasites
exclude_modes = list(/datum/game_mode/nuclear)