Самая сложная работа в моей жизни (#140)

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-06-01 23:54:05 +03:00
committed by Remuchi
parent c72a604e93
commit 496aeda60e

View File

@@ -1625,7 +1625,7 @@ namespace Content.Shared.CCVar
/// Allows flavor text (character descriptions)
/// </summary>
public static readonly CVarDef<bool> FlavorText =
CVarDef.Create("ic.flavor_text", false, CVar.SERVER | CVar.REPLICATED);
CVarDef.Create("ic.flavor_text", true, CVar.SERVER | CVar.REPLICATED);
/// <summary>
/// Adds a period at the end of a sentence if the sentence ends in a letter.