Adds Lanterns to Loadout Selection

What it says on the tin. This is a nice cosmetic subdivision of flashlight. Rather than a fluff request, why not open it to everyone? It doesn't have any real advantages over a maglight and is fun flavor, if there aren't any concerns.
This commit is contained in:
liache
2023-02-02 21:22:04 -05:00
committed by GitHub
parent b2e27cbfbd
commit 132ff2f1ae
@@ -145,6 +145,11 @@
)
gear_tweaks += new/datum/gear_tweak/path(wheelchairs)
/datum/gear/utility/lantern
display_name = "lantern"
path = /obj/item/device/flashlight/lantern
cost = 2
/****************
modular computers
****************/