mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 00:26:02 +01:00
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:
@@ -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
|
||||
****************/
|
||||
|
||||
Reference in New Issue
Block a user