Adds Europan clothes. (#9873)

This commit is contained in:
TheStryker
2020-09-10 02:01:08 +02:00
committed by GitHub
parent 2f5be5e438
commit df9d1353ba
11 changed files with 28 additions and 1 deletions
@@ -736,6 +736,14 @@ CIGARETTE PACKETS ARE IN FANCY.DM
item_state = "goldzippo"
flame_light_color = LIGHT_COLOR_BLUE
/obj/item/flame/lighter/zippo/europa
name = "\improper Europan Zippo lighter"
desc = "A smokeless electrical coil lighter in the style of a zippo with the tricolour of the Jovian moon Europa on the side. It even its outside feels somewhat hot to the touch when it is turned on."
desc_fluff = "Traditional lighters are often frowned upon in the various submarines and underwater bases of Europa for the fumes their open flames produce. As a result, flameless lighters using heated metal coils that ignite flammable material upon contact are employed instead. These lighters are often prized personal possessions of those who own them, as with living space, privacy and individual possessions are a luxury in the cramped quarters of Europan vessels and stations. A side effect of having lighters that use electrically heated metal coils as opposed to flames however, is that the exteriors of the lighters themselves can become heated to a point of inflicting superficial burns if left on for relatively short periods of time."
icon_state = "europazippo"
item_state = "europazippo"
flame_light_power = 1
/obj/item/flame/lighter/random/Initialize()
. = ..()
icon_state = "lighter-[pick("r","c","y","g")]"