Added the Combat Bakery Kit (#21901)

* QUASO

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* blame lewc for giving me spaces

* Update code/datums/uplink_items/uplink_traitor.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update code/datums/components/boomerang.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/game/objects/items/granters/_granters.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* purge that

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
Qwertytoforty
2023-09-13 21:32:30 +01:00
committed by GitHub
co-authored by Luc Burzah Henri215
parent 0e371e1b93
commit d42d2f647d
14 changed files with 289 additions and 0 deletions
@@ -67,6 +67,15 @@
cost = 50
job = list("Mime")
/datum/uplink_item/jobspecific/combat_baking
name = "Combat Bakery Kit"
desc = "A kit of clandestine baked weapons. Contains a baguette which a skilled mime could use as a sword, \
a pair of throwing croissants, and the recipe to make more on demand. Once the job is done, eat the evidence."
reference = "CBK"
item = /obj/item/storage/box/syndie_kit/combat_baking
cost = 25 //A chef can get a knife that sharp easily, though it won't block. While you can get endless boomerang, they are less deadly than a stech, and slower / more predictable.
job = list("Mime", "Chef")
/datum/uplink_item/jobspecific/pressure_mod
name = "Kinetic Accelerator Pressure Mod"
desc = "A modification kit which allows Kinetic Accelerators to do greatly increased damage while indoors. Occupies 35% mod capacity."