Not an easy way to do this so if someone wants the default to be better be my guest.
}
var antags = AntagPreferences
- .Where(id => prototypeManager.TryIndex<AntagPrototype>(id, out var antag) && antag.SetPreference)
+ .Where(id => prototypeManager.TryIndex(id, out var antag) && antag.SetPreference)
.ToList();
var traits = TraitPreferences
- .Where(prototypeManager.HasIndex<TraitPrototype>)
+ .Where(prototypeManager.HasIndex)
.ToList();
Name = name;
name: trait-accentless-name
description: trait-accentless-desc
category: SpeechTraits
+ cost: 2
components:
- type: Accentless
removes: