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

@ -34,5 +34,5 @@ Controllable = false
Freezable = true
Grazeable = false
GrazeValue = 1.0
Attributes = 8
Attributes = 264
TimeModifiers = Array[Object]([SubResource("Resource_lcgqc")])