bulletholes (#16411)

adds atom/proc/ to create/clear bulletholes
makes walls use this proc
This commit is contained in:
Llywelwyn
2023-06-02 17:33:13 +01:00
committed by GitHub
parent 54d37e9530
commit ef9d56f70d
6 changed files with 79 additions and 0 deletions
@@ -0,0 +1,6 @@
/obj/effect/overlay/bmark
name = "bullet hole"
desc = "Somebody's been shooting."
icon = 'icons/effects/effects.dmi'
layer = ABOVE_OBJ_LAYER
icon_state = "dent"