Makes Mantis Blades Cheaper (#29048)

This commit is contained in:
PollardTheDragon
2025-05-13 04:53:35 +00:00
committed by GitHub
parent a4f701aad2
commit bc2454461b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -958,7 +958,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
Can be used to parry incoming melee attacks."
reference = "MBK"
item = /obj/item/storage/box/syndie_kit/syndie_mantis
cost = 75
cost = 50
surplus = 0
can_discount = FALSE
excludefrom = list(UPLINK_TYPE_NUCLEAR)