mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-20 11:31:12 +01:00
* Limited the number of bullet holes in a wall to 3, to prevent the decals from lagging the game.
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
/obj/effect/overlay/bmark
|
|
name = "bullet mark"
|
|
desc = "Somebody's been shooting."
|
|
icon = 'icons/effects/effects.dmi'
|
|
layer = ABOVE_OBJ_LAYER
|
|
icon_state = "dent"
|