Merge pull request #34034 from deathride58/goonstylecrayons

Makes crayons draw at the location you click
This commit is contained in:
Jordan Brown
2018-01-05 07:27:17 -08:00
committed by CitadelStationBot
parent 3266cdfe0c
commit 505fc95ad0
2 changed files with 12 additions and 1 deletions
@@ -4,6 +4,7 @@
icon = 'icons/effects/crayondecal.dmi'
icon_state = "rune1"
gender = NEUTER
mergeable_decal = FALSE
var/do_icon_rotate = TRUE
var/rotation = 0
var/paint_colour = "#FFFFFF"