mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Origami kit buff (#72391)
Lowers cost of Boxed Origami Kit to 4 TC, lowers progression time requirement to 10 minutes from 15. This item directly competes against the 3 TC boxed throwing kit, which contains 2 reinforced bolas, 2 dangerous paper planes and 4 highly lethal shurikens. at a monstrous 14 TC, which is 1 TC more than the insane sleeping carp, origami is one of the worst things you can possibly ever buy from a uplink. This change brings the TC cost down to match the power level of this item.
This commit is contained in:
@@ -67,13 +67,12 @@
|
||||
name = "Boxed Origami Kit"
|
||||
desc = "This box contains a guide on how to craft masterful works of origami, allowing you to transform normal pieces of paper into \
|
||||
perfectly aerodynamic (and potentially lethal) paper airplanes."
|
||||
progression_minimum = 15 MINUTES
|
||||
item = /obj/item/storage/box/syndie_kit/origami_bundle
|
||||
cost = 14
|
||||
progression_minimum = 10 MINUTES
|
||||
cost = 4
|
||||
surplus = 0
|
||||
purchasable_from = ~UPLINK_NUKE_OPS //clown ops intentionally left in, because that seems like some s-tier shenanigans.
|
||||
|
||||
|
||||
// Medium progression cost
|
||||
|
||||
/datum/uplink_item/stealthy_weapons/martialarts
|
||||
|
||||
Reference in New Issue
Block a user