mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Unwhitelist promethean
This commit is contained in:
@@ -22,7 +22,7 @@ var/datum/species/shapeshifter/promethean/prometheans
|
||||
push_flags = MONKEY|SLIME|SIMPLE_ANIMAL
|
||||
flags = NO_SCAN | NO_SLIP | NO_MINOR_CUT
|
||||
appearance_flags = HAS_SKIN_COLOR | HAS_EYE_COLOR | HAS_HAIR_COLOR | RADIATION_GLOWS
|
||||
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED //VOREStation Edit
|
||||
spawn_flags = SPECIES_CAN_JOIN //VOREStation Edit
|
||||
|
||||
breath_type = null
|
||||
poison_type = null
|
||||
|
||||
Reference in New Issue
Block a user