mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Motorized wheelchairs can be upgraded again (#91823)
## About The Pull Request - Fixes #91822 ## Changelog 🆑 fix: motorized wheelchairs can be upgraded again /🆑
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
/obj/item/stock_parts/power_store/cell = 1,
|
||||
)
|
||||
parts = list(
|
||||
/obj/item/stock_parts/servo = 2,
|
||||
/obj/item/stock_parts/capacitor = 1,
|
||||
/obj/item/stock_parts/power_store/cell = 1,
|
||||
)
|
||||
tool_behaviors = list(TOOL_WELDER, TOOL_SCREWDRIVER, TOOL_WRENCH)
|
||||
|
||||
Reference in New Issue
Block a user