mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +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:
@@ -28,6 +28,7 @@
|
||||
zippolighters["luceian zippo"] = /obj/item/flame/lighter/zippo/luceian
|
||||
zippolighters["asoral jet lighter"] = /obj/item/flame/lighter/zippo/asoral
|
||||
zippolighters["nralakk zippo"] = /obj/item/flame/lighter/zippo/nralakk
|
||||
zippolighters["callistean lighter"] = /obj/item/flame/lighter/callisto
|
||||
gear_tweaks += new /datum/gear_tweak/path(zippolighters)
|
||||
|
||||
/datum/gear/smoking/lighter
|
||||
|
||||
Reference in New Issue
Block a user