diff options
Diffstat (limited to 'scripts')
-rw-r--r--[-rwxr-xr-x] | scripts/md5check.py | 0 | ||||
-rw-r--r-- | scripts/messages/message_template.msg | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/scripts/md5check.py b/scripts/md5check.py index 951fe0105c..951fe0105c 100755..100644 --- a/scripts/md5check.py +++ b/scripts/md5check.py diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg index 77dc940335..dde0f5bcfa 100644 --- a/scripts/messages/message_template.msg +++ b/scripts/messages/message_template.msg @@ -2061,6 +2061,15 @@ version 2.0 { IsPhantom BOOL } { CastsShadows BOOL } } + { + ExtraPhysics Variable + { PhysicsShapeType U8 } + { Density F32 } + { Friction F32 } + { Restitution F32 } + { GravityMultiplier F32 } + + } } |