Revert "Refactor Damage to use Protoypes (#4262)"
This reverts commit 20bf5739a9.
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Content.Server.Spawners.Components
|
||||
[DataField("job_id")]
|
||||
private string? _jobId;
|
||||
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
[field: ViewVariables(VVAccess.ReadWrite)]
|
||||
[DataField("spawn_type")]
|
||||
public SpawnPointType SpawnType { get; } = SpawnPointType.Unset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user