mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
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:
@@ -31,8 +31,8 @@
|
||||
return 1
|
||||
|
||||
/obj/item/borg/upgrade/bellysizeupgrade
|
||||
name = "robotic Hound process capacity upgrade Module"
|
||||
desc = "Used to upgrade a hound belly capacity. This only affects total volume and such, you won't be able to support more than one patient. Usable once."
|
||||
name = "robohound capacity expansion module"
|
||||
desc = "Used to double a robohound's belly capacity. This only affects total volume, and won't allow support of more than one patient in case of sleeper bellies. Can only be applied once."
|
||||
icon_state = "cyborg_upgrade2"
|
||||
item_state = "cyborg_upgrade"
|
||||
require_module = 1
|
||||
|
||||
Reference in New Issue
Block a user