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:
SyncIt21
2025-07-04 16:41:48 -04:00
committed by Roxy
parent c5ed3ffd43
commit db73bb2579
2 changed files with 11 additions and 7 deletions
@@ -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)