remove deprecated buff system
This commit is contained in:
parent
35ea90f71b
commit
330a929985
22 changed files with 11 additions and 615 deletions
|
|
@ -1,12 +0,0 @@
|
|||
// Assets/_Project/Scripts/Core/BuffStat.cs
|
||||
namespace TD.Core
|
||||
{
|
||||
/// <summary>
|
||||
/// Identifies which tower stat a <see cref="TD.Gameplay.BuffDefinition"/> modifies.
|
||||
/// </summary>
|
||||
public enum BuffStat : byte
|
||||
{
|
||||
Damage = 0,
|
||||
AttackSpeed = 1,
|
||||
}
|
||||
}
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: fc84fec503f24bc7693ee29558f45d27
|
||||
Loading…
Add table
Add a link
Reference in a new issue