slow area upgrade test

This commit is contained in:
Ian Woods 2026-07-25 23:22:11 -07:00
parent db9c828e63
commit 2de6d85b2f
5 changed files with 28 additions and 0 deletions

View file

@ -11,5 +11,6 @@ namespace TD.Core
{
Fireball = 0,
SlowArea = 1,
SlowAreaUpgraded = 2,
}
}