[MIRROR] Paperwork printer + upgrade module to allow item noms with sleepers (#7234)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-11-17 14:08:36 -07:00
committed by GitHub
parent 45143b3cf8
commit 58b66dfea8
3 changed files with 279 additions and 4 deletions

View File

@@ -21,6 +21,12 @@
materials = list(MAT_STEEL = 4000, MAT_GLASS = 4000)
build_path = /obj/item/borg/upgrade/bellysizeupgrade
/datum/design/item/prosfab/robot_upgrade/bellycapupgrade
name = "Robohound Capability Expansion Module"
id = "borg_hound_capability_module"
req_tech = list(TECH_MATERIAL = 5, TECH_ENGINEERING = 4)
materials = list(MAT_STEEL = 8000, MAT_GLASS = 6000)
build_path = /obj/item/borg/upgrade/bellycapupgrade
/*
Some job related borg upgrade modules, adding useful items for puppers.