Merge pull request #9614 from Heroman3003/belly-cap-fix-rename

Fixes hound belly expansion upgrade having wrong name in prosfab, tweaks tech reqs, makes name less wordy
This commit is contained in:
Novacat
2021-01-26 21:24:33 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
build_path = /obj/item/borg/upgrade/sizeshift
/datum/design/item/prosfab/robot_upgrade/bellysizeupgrade
name = "Size Alteration Module"
name = "Robohound Capacity Expansion Module"
id = "borg_hound_capacity_module"
req_tech = list(TECH_BLUESPACE = 3, TECH_MATERIAL = 3, TECH_POWER = 2)
req_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 2)
materials = list(DEFAULT_WALL_MATERIAL = 4000, "glass" = 4000)
build_path = /obj/item/borg/upgrade/bellysizeupgrade