Steal cleanup (#24428)

- Fix datafield spelling
- Fix some code oddities
This commit is contained in:
metalgearsloth
2024-01-28 12:10:39 +11:00
committed by GitHub
parent 1e0310ff10
commit b1f9e25c13
4 changed files with 18 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ public sealed partial class StealConditionComponent : Component
/// When enabled, disables generation of this target if there is no entity on the map (disable for objects that can be created mid-round).
/// </summary>
[DataField]
public bool VerifyMapExistance = true;
public bool VerifyMapExistence = true;
/// <summary>
/// If the target may be alive but has died, it will not be counted