mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user