diff --git a/code/modules/clothing/shoes/miscellaneous_vr.dm b/code/modules/clothing/shoes/miscellaneous_vr.dm index 60e9f36381..aca7857438 100644 --- a/code/modules/clothing/shoes/miscellaneous_vr.dm +++ b/code/modules/clothing/shoes/miscellaneous_vr.dm @@ -56,4 +56,6 @@ if(magpulse) slowdown = shoes ? max(SHOES_SLOWDOWN, shoes.slowdown) : SHOES_SLOWDOWN //So you can't put on magboots to make you walk faster. else if(shoes) - slowdown = shoes.slowdown \ No newline at end of file + slowdown = shoes.slowdown + else + slowdown = SHOES_SLOWDOWN \ No newline at end of file diff --git a/code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm b/code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm index 1abc1bb38d..e5fe7ef26e 100644 --- a/code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm +++ b/code/modules/clothing/spacesuits/rig/rig_pieces_vr.dm @@ -43,3 +43,13 @@ /obj/item/clothing/suit/space/rig species_restricted = list(SPECIES_HUMAN, SPECIES_SKRELL, SPECIES_TAJ, SPECIES_UNATHI, SPECIES_NEVREAN, SPECIES_AKULA, SPECIES_SERGAL, SPECIES_ZORREN_HIGH, SPECIES_VULPKANIN, SPECIES_PROMETHEAN, SPECIES_VOX, SPECIES_TESHARI, SPECIES_VASILISSAN, SPECIES_RAPALA, SPECIES_ALRAUNE, SPECIES_FENNEC, SPECIES_XENOHYBRID) + +/obj/item/clothing/shoes/magboots/rig/ce + name = "advanced boots" +/obj/item/clothing/shoes/magboots/rig/ce/set_slowdown() + if(magpulse) + slowdown = shoes ? max(SHOES_SLOWDOWN, shoes.slowdown) : SHOES_SLOWDOWN //So you can't put on magboots to make you walk faster. + else if(shoes) + slowdown = shoes.slowdown + else + slowdown = SHOES_SLOWDOWN \ No newline at end of file diff --git a/code/modules/clothing/spacesuits/rig/suits/station.dm b/code/modules/clothing/spacesuits/rig/suits/station.dm index eda8665fb2..f9ef544a3a 100644 --- a/code/modules/clothing/spacesuits/rig/suits/station.dm +++ b/code/modules/clothing/spacesuits/rig/suits/station.dm @@ -162,6 +162,7 @@ helm_type = /obj/item/clothing/head/helmet/space/rig/ce glove_type = /obj/item/clothing/gloves/gauntlets/rig/ce + boot_type = /obj/item/clothing/shoes/magboots/rig/ce //VOREStation Add allowed = list( /obj/item/device/flashlight, diff --git a/maps/tether/tether-05-station1.dmm b/maps/tether/tether-05-station1.dmm index c128308941..efea147b0e 100644 --- a/maps/tether/tether-05-station1.dmm +++ b/maps/tether/tether-05-station1.dmm @@ -2242,6 +2242,7 @@ "aei" = ( /obj/structure/table/reinforced, /obj/machinery/camera/network/engineering, +/obj/item/clothing/shoes/magboots/adv, /turf/simulated/floor/tiled, /area/crew_quarters/heads/chief) "aej" = ( @@ -19697,7 +19698,6 @@ }, /obj/item/clothing/mask/breath, /obj/item/weapon/rig/ce/equipped, -/obj/item/clothing/shoes/magboots/adv, /turf/simulated/floor/tiled, /area/crew_quarters/heads/chief) "aQh" = (