"New player" admin logging improvements (#35961)
* Initial commit * Adjust a whoooole bunch of logs * Also spears * Track going crit * Review fix * Review fixes
This commit is contained in:
@@ -459,4 +459,9 @@ public enum LogType
|
||||
/// A player was selected or assigned antag status
|
||||
/// </summary>
|
||||
AntagSelection = 99,
|
||||
|
||||
/// <summary>
|
||||
/// Logs related to botany, such as planting and harvesting crops
|
||||
/// </summary>
|
||||
Botany = 100,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user