Use bullet flags instead of bools

This commit is contained in:
Marco 2025-06-08 16:50:38 +02:00
commit 72c6270eb5
14 changed files with 49 additions and 38 deletions

View file

@ -20,5 +20,5 @@ Controllable = false
Freezable = true
Grazeable = true
GrazeValue = 1.0
Attributes = 34
Attributes = 290
TimeModifiers = []