Merge pull request #14759 from Arturlang/uplink_misc_item_rebalances
Changes the cost of the holoparasite injector and the ricochet eyepatch
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
name = "Mechanical Eyepatch"
|
||||
desc = "An eyepatch that connects itself to your eye socket, enhancing your shooting to an impossible degree, allowing your bullets to ricochet far more often than usual."
|
||||
item = /obj/item/clothing/glasses/eyepatch/syndicate
|
||||
cost = 8
|
||||
cost = 4
|
||||
|
||||
/datum/uplink_item/device_tools/ablative_armwraps
|
||||
name = "Ablative Armwraps"
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
desc = "Though capable of near sorcerous feats via use of hardlight holograms and nanomachines, they require an \
|
||||
organic host as a home base and source of fuel. Holoparasites come in various types and share damage with their host."
|
||||
item = /obj/item/storage/box/syndie_kit/guardian
|
||||
cost = 15
|
||||
cost = 12
|
||||
limited_stock = 1 // you can only have one holopara apparently?
|
||||
refundable = TRUE
|
||||
cant_discount = TRUE
|
||||
@@ -204,7 +204,7 @@
|
||||
desc = "Though capable of near sorcerous feats via use of hardlight holograms and nanomachines, they require an \
|
||||
organic host as a home base and source of fuel. Holoparasites come in various types and share damage with their host."
|
||||
item = /obj/item/storage/box/syndie_kit/nukieguardian
|
||||
cost = 15
|
||||
cost = 8
|
||||
refundable = TRUE
|
||||
surplus = 50
|
||||
refund_path = /obj/item/guardiancreator/tech/choose/nukie
|
||||
|
||||
Reference in New Issue
Block a user