mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Add a Callistean Lighter to the loadout options (#19765)
Take two; without panic closing a PR because it changed a file I didnt want changed! Adds a new item to the game and to the loadout options under 'zippos', the Callistean lighter! A cheap. Flimsy. Garbage lighter that Idris swears wasn't a money laundering scheme.  This is intended as a warm up PR for me to re-familiarize myself with a few tools; and to give something nice to the better moon.
This commit is contained in:
@@ -881,6 +881,13 @@ CIGARETTE PACKETS ARE IN FANCY.DM
|
||||
icon_state = "sancolettezippo"
|
||||
item_state = "sancolettezippo"
|
||||
|
||||
/obj/item/flame/lighter/callisto
|
||||
name = "\improper Callistean lighter"
|
||||
desc = "A cheap plastic lighter bearing the flag of Callisto."
|
||||
desc_extended = "It's debated whether this (recently) discontinued line of cheap lighters was a money laundering scheme or a publicity stunt - extremely cheap, extremely flimsy, these Idris made lighters became an unintended social phenomenon among Callistean smokers; running competitions amongst them as to how long they can keep those lighters alive."
|
||||
icon_state = "lightercallisto"
|
||||
item_state = "lightercallisto"
|
||||
|
||||
/obj/item/flame/lighter/zippo/nralakk
|
||||
name = "\improper Nralakk Federation Zippo lighter"
|
||||
desc = "An advanced zippo lighter depicting the flag of the Nralakk Federation."
|
||||
|
||||
Reference in New Issue
Block a user