mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Merge pull request #3749 from Nalarac/Jetpack
Removes Cyborg Module Restraint on Jetpack
This commit is contained in:
@@ -671,7 +671,6 @@ var/global/list/robot_modules = list(
|
||||
"Treadhead" = "Miner",
|
||||
"Drone" = "drone-miner"
|
||||
)
|
||||
supported_upgrades = list(/obj/item/borg/upgrade/jetpack)
|
||||
|
||||
/obj/item/weapon/robot_module/robot/miner/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user