code/datums/flock/flockunlockable.dm
/datum/unlockable_flock_structure | Subclass this for every new building type you add Override the check_unlocked() function to do whatever unlock logic you have If you're looking for a specific event, I recommend /datum/flock.hasAchieved() |
---|