Merge pull request #5231 from CHOMPStation2/upstream-merge-14033

[MIRROR] Axes the axes
This commit is contained in:
Nadyr
2022-11-07 17:30:59 -05:00
committed by GitHub
6 changed files with 8 additions and 19 deletions
+8 -1
View File
@@ -12,10 +12,13 @@
var/hitstaken = 0
var/locked = 1
var/smashed = 0
var/starts_with_axe = TRUE
/obj/structure/fireaxecabinet/Initialize()
. = ..()
fireaxe = new /obj/item/weapon/material/twohanded/fireaxe()
if(starts_with_axe)
fireaxe = new /obj/item/weapon/material/twohanded/fireaxe()
update_icon()
/obj/structure/fireaxecabinet/attackby(var/obj/item/O as obj, var/mob/user as mob) //Marker -Agouri
//..() //That's very useful, Erro
@@ -184,3 +187,7 @@
if(fireaxe)
hasaxe = 1
icon_state = text("fireaxe[][][][]",hasaxe,open,hitstaken,smashed)
/obj/structure/fireaxecabinet/empty
starts_with_axe = FALSE
-3
View File
@@ -492,9 +492,6 @@ lel
"bq" = (
/obj/machinery/vending/wardrobe/atmosdrobe,
/obj/machinery/atmospherics/unary/vent_pump/on,
/obj/structure/sign/scenery/fakefireaxe{
pixel_y = 32
},
/turf/simulated/floor/tiled,
/area/groundbase/engineering/atmos/monitoring)
"br" = (
-3
View File
@@ -7,9 +7,6 @@ lol
/area/groundbase/exploration/equipment)
"ab" = (
/obj/machinery/suit_cycler/medical,
/obj/structure/sign/scenery/fakefireaxe{
pixel_y = 32
},
/turf/simulated/floor/tiled/white,
/area/groundbase/medical/paramedic)
"ak" = (
@@ -19485,9 +19485,6 @@
/area/security/detectives_office)
"Pz" = (
/obj/structure/table/bench/marble,
/obj/structure/fireaxecabinet{
pixel_y = -32
},
/obj/effect/landmark/start/paramedic,
/turf/simulated/floor/tiled/eris/white/bluecorner,
/area/stellardelight/deck1/paramedic)
@@ -1743,9 +1743,6 @@
/obj/machinery/camera/network/engineering{
dir = 4
},
/obj/structure/sign/scenery/fakefireaxe{
pixel_x = -32
},
/turf/simulated/floor/tiled/techfloor,
/area/engineering/atmos/monitoring)
"dU" = (
@@ -18490,9 +18487,6 @@
/obj/structure/flora/pottedplant/smallcactus{
pixel_y = 14
},
/obj/structure/fireaxecabinet{
pixel_y = 28
},
/turf/simulated/floor/wood,
/area/stellardelight/deck2/briefingroom)
"Pm" = (
-3
View File
@@ -6733,9 +6733,6 @@
/area/tether/surfacebase/outside/outside3)
"ajH" = (
/obj/machinery/computer/secure_data,
/obj/structure/fireaxecabinet{
pixel_y = 30
},
/turf/simulated/floor/tiled/dark,
/area/bridge)
"ajI" = (