Repaths heavy crowbar so people don't map it in accidentally (#88384)

This commit is contained in:
MrMelbert
2024-12-08 22:13:24 +01:00
committed by GitHub
parent 74acd8c1dd
commit bbb94de166
7 changed files with 9 additions and 9 deletions
@@ -311,7 +311,7 @@
}, },
/obj/structure/rack, /obj/structure/rack,
/obj/item/wrench, /obj/item/wrench,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large/twenty_force,
/obj/machinery/light/small/built/directional/south, /obj/machinery/light/small/built/directional/south,
/turf/open/floor/plating/icemoon, /turf/open/floor/plating/icemoon,
/area/ruin/powered/shuttle) /area/ruin/powered/shuttle)
@@ -63,7 +63,7 @@
/obj/structure/chair/old{ /obj/structure/chair/old{
dir = 1 dir = 1
}, },
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large/twenty_force,
/turf/open/floor/oldshuttle, /turf/open/floor/oldshuttle,
/area/ruin/space/has_grav/powered) /area/ruin/space/has_grav/powered)
"o" = ( "o" = (
+2 -2
View File
@@ -33933,7 +33933,7 @@
/obj/effect/turf_decal/tile/dark_red/opposingcorners, /obj/effect/turf_decal/tile/dark_red/opposingcorners,
/obj/machinery/airalarm/directional/north, /obj/machinery/airalarm/directional/north,
/obj/structure/rack, /obj/structure/rack,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large,
/obj/item/wirecutters, /obj/item/wirecutters,
/obj/item/wrench, /obj/item/wrench,
/turf/open/floor/iron, /turf/open/floor/iron,
@@ -43772,7 +43772,7 @@
/area/station/science/ordnance/burnchamber) /area/station/science/ordnance/burnchamber)
"oZL" = ( "oZL" = (
/obj/structure/table, /obj/structure/table,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large,
/obj/item/stack/cable_coil, /obj/item/stack/cable_coil,
/obj/machinery/light/small/directional/south, /obj/machinery/light/small/directional/south,
/turf/open/floor/iron, /turf/open/floor/iron,
@@ -85750,7 +85750,7 @@
/area/space/nearstation) /area/space/nearstation)
"mLK" = ( "mLK" = (
/obj/structure/rack, /obj/structure/rack,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large,
/obj/item/wirecutters, /obj/item/wirecutters,
/obj/item/wrench, /obj/item/wrench,
/obj/effect/turf_decal/siding/thinplating_new/dark{ /obj/effect/turf_decal/siding/thinplating_new/dark{
+2 -2
View File
@@ -65378,7 +65378,7 @@
/turf/open/floor/circuit/green/telecomms/mainframe, /turf/open/floor/circuit/green/telecomms/mainframe,
/area/station/tcommsat/server) /area/station/tcommsat/server)
"wZU" = ( "wZU" = (
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large/old,
/turf/open/misc/asteroid, /turf/open/misc/asteroid,
/area/station/asteroid) /area/station/asteroid)
"xad" = ( "xad" = (
@@ -68227,7 +68227,7 @@
}, },
/obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust,
/obj/effect/mapping_helpers/broken_floor, /obj/effect/mapping_helpers/broken_floor,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large,
/turf/open/floor/plating, /turf/open/floor/plating,
/area/station/maintenance/department/medical/central) /area/station/maintenance/department/medical/central)
"ybh" = ( "ybh" = (
+1 -1
View File
@@ -213,7 +213,7 @@
"M" = ( "M" = (
/obj/effect/turf_decal/bot/right, /obj/effect/turf_decal/bot/right,
/obj/structure/closet/crate/large, /obj/structure/closet/crate/large,
/obj/item/crowbar/large/heavy, /obj/item/crowbar/large/twenty_force,
/turf/open/floor/plating, /turf/open/floor/plating,
/area/template_noop) /area/template_noop)
"N" = ( "N" = (
+1 -1
View File
@@ -88,7 +88,7 @@
custom_materials = list(/datum/material/wood=SMALL_MATERIAL_AMOUNT*0.5, /datum/material/iron=SMALL_MATERIAL_AMOUNT*0.7) custom_materials = list(/datum/material/wood=SMALL_MATERIAL_AMOUNT*0.5, /datum/material/iron=SMALL_MATERIAL_AMOUNT*0.7)
wound_bonus = 35 wound_bonus = 35
/obj/item/crowbar/large/heavy //from space ruin /obj/item/crowbar/large/twenty_force //from space ruin
name = "heavy crowbar" name = "heavy crowbar"
desc = "It's a big crowbar. It doesn't fit in your pockets, because it's big. It feels oddly heavy.." desc = "It's a big crowbar. It doesn't fit in your pockets, because it's big. It feels oddly heavy.."
force = 20 force = 20