mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 08:01:16 +00:00
Use bullet flags instead of bools
This commit is contained in:
parent
fa3805ecfe
commit
72c6270eb5
14 changed files with 49 additions and 38 deletions
|
|
@ -22,5 +22,5 @@ Controllable = false
|
|||
Freezable = false
|
||||
Grazeable = false
|
||||
GrazeValue = 1.0
|
||||
Attributes = 64
|
||||
Attributes = 320
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue