mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-11 17:12:19 +01:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
/obj/effects/spray
|
|
name = "spray"
|
|
icon = 'icons/effects/effects.dmi'
|
|
icon_state = "extinguish"
|
|
flags = TABLEPASS
|
|
mouse_opacity = 0
|
|
anchored = 1
|
|
var/original_dir = NORTH |