mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
TRAIT_UNKNOWN (#27471)
This commit is contained in:
@@ -104,8 +104,8 @@ GLOBAL_LIST_INIT(traits_by_type, list(
|
||||
"TRAIT_NON_INFECTIOUS_ZOMBIE" = TRAIT_NON_INFECTIOUS_ZOMBIE,
|
||||
"TRAIT_CANNOT_PULL" = TRAIT_CANNOT_PULL,
|
||||
"TRAIT_BSG_IMMUNE" = TRAIT_BSG_IMMUNE,
|
||||
"TRAIT_FLYING" = TRAIT_FLYING
|
||||
|
||||
"TRAIT_FLYING" = TRAIT_FLYING,
|
||||
"TRAIT_UNKNOWN" = TRAIT_UNKNOWN
|
||||
),
|
||||
|
||||
/datum/mind = list(
|
||||
|
||||
Reference in New Issue
Block a user