Merge pull request #5645 from CHOMPStation2/upstream-merge-14416

[MIRROR] Adds Lanterns to Loadout Selection
This commit is contained in:
Nadyr
2023-02-07 13:24:31 -05:00
committed by GitHub

View File

@@ -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
****************/