Files
Aurora.3/code/modules
Kano 4285cc90ea Fixes flashlight lighting direction mismatch when dropped (#22417)
## About PR

Makes it so lighting system recognizes the direction flashlight is
facing when dropped, so it no longer defaults to south

The reasoning behind this method is,


https://github.com/Aurorastation/Aurora.3/blob/38a5988115e33594fcc9e9fafd08d474bbf76967/code/datums/components/overlay_lighting.dm#L503-L509

items don't update their directions when held and carried around, and
`set_dir()` is where the signal is sent which system listens to

also removes an unused var
2026-05-11 18:13:03 +00:00
..
2026-04-30 11:48:11 +00:00
2026-05-11 18:12:57 +00:00
2026-04-29 20:08:49 +00:00
2026-04-19 05:28:28 +00:00
2026-04-26 12:34:31 +02:00
2026-04-22 20:33:55 +00:00
2026-04-11 12:21:13 +00:00
2026-05-11 18:12:58 +00:00
2026-05-06 11:07:13 +00:00
2026-05-03 17:07:44 +00:00
2026-05-11 18:12:58 +00:00
2026-04-26 12:34:31 +02:00