remove deprecated buff system

This commit is contained in:
Ian Woods 2026-07-21 21:20:30 -07:00
parent 35ea90f71b
commit 330a929985
22 changed files with 11 additions and 615 deletions

View file

@ -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,
}
}

View file

@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: fc84fec503f24bc7693ee29558f45d27