diff --git a/code/datums/round_aspects.dm b/code/datums/round_aspects.dm index 6a4af4e3..882f7f72 100644 --- a/code/datums/round_aspects.dm +++ b/code/datums/round_aspects.dm @@ -10,6 +10,10 @@ name = "Nothing!" description = "Normality above all." +/datum/round_aspect/secret // does nothing, but people will be gaslighted into thinking it does + name = "Secret!" + description = "This round aspect is secret!" + /datum/round_aspect/futurewar name = "The Future of Warfare" description = "These levershots are the future!"