mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Shadowpeople (i.e. ???) born of the Wish-granter can now properly see in the dark as (presumably) intended
🆑 bugfix: The Wishgranter now displays its faith in humans with a bit less enthusiasm. /🆑
This commit is contained in:
@@ -163,6 +163,7 @@ datum/species/human/spec_death(gibbed, mob/living/carbon/human/H)
|
||||
name = "???"
|
||||
id = "shadow"
|
||||
darksight = 8
|
||||
invis_sight = SEE_INVISIBLE_MINIMUM
|
||||
sexes = 0
|
||||
ignored_by = list(/mob/living/simple_animal/hostile/faithless)
|
||||
meat = /obj/item/weapon/reagent_containers/food/snacks/meat/slab/human/mutant/shadow
|
||||
|
||||
Reference in New Issue
Block a user