diff --git a/code/modules/clothing/shoes/miscellaneous.dm b/code/modules/clothing/shoes/miscellaneous.dm index 48bf773e58fe..91fe9b9cfde0 100644 --- a/code/modules/clothing/shoes/miscellaneous.dm +++ b/code/modules/clothing/shoes/miscellaneous.dm @@ -209,6 +209,13 @@ icon_state = "advmag0" magboot_state = "advmag" +/obj/item/clothing/shoes/magboots/ce + name = "advanced magboots CE" + desc = "A pair of advanced magboots designed specifically for CE." + slowdown_off = -1 + icon_state = "advmag0" + magboot_state = "advmag" + /obj/item/clothing/shoes/roman name = "roman sandals" desc = "Sandals with buckled leather straps on it." diff --git a/maps/boxstation/boxstation.dmm b/maps/boxstation/boxstation.dmm index 6cef689c4715..4cf1249a23a2 100644 --- a/maps/boxstation/boxstation.dmm +++ b/maps/boxstation/boxstation.dmm @@ -15670,7 +15670,7 @@ /area/station/security/lobby) "aAZ" = ( /obj/structure/rack, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/suit/space/rig/engineering/chief, /obj/item/clothing/mask/breath, /obj/item/clothing/head/helmet/space/rig/engineering/chief, diff --git a/maps/delta/delta.dmm b/maps/delta/delta.dmm index 55c835ba73d9..e128178cfe8c 100644 --- a/maps/delta/delta.dmm +++ b/maps/delta/delta.dmm @@ -63128,7 +63128,7 @@ /area/station/rnd/hallway) "lzo" = ( /obj/structure/rack, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/mask/breath, /obj/item/clothing/suit/space/rig/engineering/chief, /obj/item/clothing/head/helmet/space/rig/engineering/chief, diff --git a/maps/falcon/falcon.dmm b/maps/falcon/falcon.dmm index 162e2dc26a09..066dc0784608 100644 --- a/maps/falcon/falcon.dmm +++ b/maps/falcon/falcon.dmm @@ -20732,7 +20732,7 @@ /area/station/solar/auxstarboard) "kGV" = ( /obj/structure/rack, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/mask/breath, /obj/item/clothing/suit/space/rig/engineering/chief, /obj/item/clothing/head/helmet/space/rig/engineering/chief, diff --git a/maps/gamma/gamma.dmm b/maps/gamma/gamma.dmm index 328ec8c7296c..56b4f37fd4d5 100644 --- a/maps/gamma/gamma.dmm +++ b/maps/gamma/gamma.dmm @@ -12584,7 +12584,7 @@ network = list("SS13","Engineering") }, /obj/item/clothing/suit/space/rig/engineering/chief, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/head/helmet/space/rig/engineering/chief, /obj/item/clothing/mask/breath, /turf/simulated/floor{ diff --git a/maps/prometheus/prometheus.dmm b/maps/prometheus/prometheus.dmm index 98790158106e..e512cebfa73c 100644 --- a/maps/prometheus/prometheus.dmm +++ b/maps/prometheus/prometheus.dmm @@ -57472,7 +57472,7 @@ network = list("SS13","Engineering") }, /obj/item/clothing/suit/space/rig/engineering/chief, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/head/helmet/space/rig/engineering/chief, /obj/item/clothing/mask/breath, /turf/simulated/floor{ diff --git a/maps/stroechka/stroechka.dmm b/maps/stroechka/stroechka.dmm index 2e1a8f621eaf..37927ca3c4bb 100644 --- a/maps/stroechka/stroechka.dmm +++ b/maps/stroechka/stroechka.dmm @@ -6103,7 +6103,7 @@ "Cw" = ( /obj/structure/rack, /obj/item/clothing/suit/space/rig/engineering/chief, -/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots/ce, /obj/item/clothing/head/helmet/space/rig/engineering/chief, /obj/item/clothing/mask/breath, /obj/item/weapon/storage/firstaid/small_firstaid_kit/space,