GIves Nightmares Light Drinker as well as Light Eater (#94760)

## About The Pull Request

Nightmares (and those who eat the heart of a Nightmare) have a Light
Eater permanently attached to their hand, but what if they get thirsty?
This PR makes it so that Nightmares also are Light Drinkers.

## Why It's Good For The Game

It just makes sense.

## Changelog

🆑
balance: Nightmares are Light Drinkers in addition to being Light
Eaters.
/🆑
This commit is contained in:
Jacquerel
2026-01-07 00:12:09 -05:00
committed by GitHub
parent fcfa4e3595
commit 6be69849ea
@@ -86,6 +86,8 @@
decay_factor = 0
// No love is to be found in a heart so twisted.
food_reagents = list(/datum/reagent/consumable/nutriment/organ_tissue = 5)
// In case you want to drink light as well as eat it
organ_traits = list(TRAIT_LIGHT_DRINKER)
/// How many life ticks in the dark the owner has been dead for. Used for nightmare respawns.
var/respawn_progress = 0
/// The armblade granted to the host of this heart.