Files
Bubberstation/tools/UpdatePaths/Scripts/78722_empty_fireaxe_cabinet_directionals.txt
39fba0fedc [MIRROR] adds directional helpers for empty fire axe and mech removal crowbar cabinets [MDB IGNORE] (#24158)
* adds directional helpers for empty fire axe and mech removal crowbar cabinets (#78722)

## About The Pull Request
title. it's mostly so they can be used conveniently in areas you don't
want to put fireaxes, but do want an empty cabinet for reasons.
## Why It's Good For The Game
more flexible options for mappers, more convenient than making
directional variants yourself. it's what the helper is for
## Changelog
🆑
qol: gives empty fireaxe and mech removal crowbars cabinets directional
helpers
/🆑

* adds directional helpers for empty fire axe and mech removal crowbar cabinets

---------

Co-authored-by: Lamb <110322848+CoiledLamb@users.noreply.github.com>
2023-10-06 20:57:24 -07:00

11 lines
1.1 KiB
Plaintext

/obj/structure/fireaxecabinet/empty{dir = @UNSET} : /obj/structure/fireaxecabinet/empty/directional/south
/obj/structure/fireaxecabinet/empty{dir = 1} : /obj/structure/fireaxecabinet/empty/directional/north
/obj/structure/fireaxecabinet/empty{dir = 2} : /obj/structure/fireaxecabinet/empty/directional/south
/obj/structure/fireaxecabinet/empty{dir = 4} : /obj/structure/fireaxecabinet/empty/directional/east
/obj/structure/fireaxecabinet/empty{dir = 8} : /obj/structure/fireaxecabinet/empty/directional/west
/obj/structure/fireaxecabinet/mechremoval/empty{dir = @UNSET} : /obj/structure/fireaxecabinet/mechremoval/empty/directional/south
/obj/structure/fireaxecabinet/mechremoval/empty{dir = 1} : /obj/structure/fireaxecabinet/mechremoval/empty/directional/north
/obj/structure/fireaxecabinet/mechremoval/empty{dir = 2} : /obj/structure/fireaxecabinet/mechremoval/empty/directional/south
/obj/structure/fireaxecabinet/mechremoval/empty{dir = 4} : /obj/structure/fireaxecabinet/mechremoval/empty/directional/east
/obj/structure/fireaxecabinet/mechremoval/empty{dir = 8} : /obj/structure/fireaxecabinet/mechremoval/empty/directional/west