mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
PLANES (#10499)
* PLANES * whoops * bugfixes * adds dummy noir obj/screen * I.plane = initial(I.plane) + assorted bugfixes * fixed bugs and did a thing with lasers & tasers * thanks for using a define up there it's really useful and maintainable.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
density = 1
|
||||
anchored = 1
|
||||
layer = 20
|
||||
plane = PLANE_HUD
|
||||
dir = NORTH
|
||||
icon = 'icons/misc/buildmode.dmi'
|
||||
var/obj/effect/bmode/buildholder/master = null
|
||||
|
||||
Reference in New Issue
Block a user