Partial class
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
namespace Content.Server.White.Other.CritSystem;
|
namespace Content.Server.White.Other.CritSystem;
|
||||||
|
|
||||||
[RegisterComponent]
|
[RegisterComponent]
|
||||||
public sealed class CritComponent : Component
|
public sealed partial class CritComponent : Component
|
||||||
{
|
{
|
||||||
[DataField("critChance", required: true)]
|
[DataField("critChance", required: true)]
|
||||||
[ViewVariables(VVAccess.ReadWrite)]
|
[ViewVariables(VVAccess.ReadWrite)]
|
||||||
|
|||||||
Reference in New Issue
Block a user