Colourable Lighters for Loadout (#11103)

Makes the cheap lighters from the loadout colourable. Also shuffled about some stuff to do with overlays to allow for less copypasta in the future.

changes:

    tweak: "Cheap lighters are now colourable in the loadout."
This commit is contained in:
Sparky
2021-02-13 21:29:00 +02:00
committed by GitHub
parent 6b3727b8ae
commit 6cd58d965a
11 changed files with 27 additions and 15 deletions
@@ -27,7 +27,8 @@
/datum/gear/smoking/lighter
display_name = "cheap lighter"
path = /obj/item/flame/lighter
path = /obj/item/flame/lighter/colourable
flags = GEAR_HAS_COLOR_SELECTION
/datum/gear/smoking/cigarcase
display_name = "cigar case"