Files
Cody Brittain 3f62424312 [MDB Ignore] [IDB Ignore] Kills off /obj/item/device (#21774)
This has zero reason to exist in our code base. We have no procs or
variables tied to this. I removed it to make future modifications
cleaner.

---------

Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
2026-02-01 05:14:26 +00:00

10 lines
398 B
Plaintext

/obj/item/flashlight/survival
name = "survival flashlight"
desc = "A hand-held emergency light. This one has been modified with a larger, more efficient bulb pointing inwards."
icon_state = "survival_flashlight"
item_state = "survival_flashlight"
light_power = 2
light_range = 2
light_color = LIGHT_COLOR_GREEN
efficiency_modifier = 1.2 // 120% more efficient compared to other flashlights