mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Merge pull request #14010 from Heroman3003/flight-xeno-fix
Fixes xenochimera flight not having restrictions
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
custom_only = FALSE
|
||||
|
||||
/datum/trait/positive/winged_flight/xenochimera
|
||||
sort = TRAIT_SORT_SPECIES
|
||||
allowed_species = list(SPECIES_XENOCHIMERA)
|
||||
name = "Xenochhimera: Winged Flight"
|
||||
desc = "Allows you to fly by using your wings. Don't forget to bring them!"
|
||||
cost = 0
|
||||
|
||||
Reference in New Issue
Block a user