Atzlan data. Very WIP
This commit is contained in:
@@ -9,6 +9,7 @@ public class EntityWeaponModel : IEntityPartInterface
|
||||
public virtual EntityModel EntityModel { get; set; }
|
||||
|
||||
public int Range { get; set; } = 40;
|
||||
public int MinimumRange { get; set; } = 0;
|
||||
public float AttacksPerSecond { get; set; } = 0;
|
||||
public float SecondsBetweenAttacks { get; set; } = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user