diff options
Diffstat (limited to 'tocltcmds.go')
-rw-r--r-- | tocltcmds.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tocltcmds.go b/tocltcmds.go index 4a553a2..b855eb1 100644 --- a/tocltcmds.go +++ b/tocltcmds.go @@ -386,6 +386,8 @@ type ToCltSpawnParticle struct { AnimParams TileAnim Glow uint8 AOCollision bool + Drag [3]float32 + Bounce RangeV3F32 NodeParam0 Content NodeParam2 uint8 NodeTile uint8 |