mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
Upload
This commit is contained in:
26
lua/autorun/properties.lua
Normal file
26
lua/autorun/properties.lua
Normal file
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| This file was obtained through the combined efforts
|
||||
| of Madbluntz & Plymouth Antiquarian Society.
|
||||
|
|
||||
| Credits: lifestorm, Gregory Wayne Rossel JR.,
|
||||
| Maloy, DrPepper10 @ RIP, Atle!
|
||||
|
|
||||
| Visit for more: https://plymouth.thetwilightzone.ru/
|
||||
--]]
|
||||
|
||||
|
||||
include( "properties/bone_manipulate.lua" )
|
||||
include( "properties/remove.lua" )
|
||||
include( "properties/statue.lua" )
|
||||
include( "properties/keep_upright.lua" )
|
||||
include( "properties/persist.lua" )
|
||||
include( "properties/drive.lua" )
|
||||
include( "properties/ignite.lua" )
|
||||
include( "properties/collisions.lua" )
|
||||
include( "properties/gravity.lua" )
|
||||
include( "properties/npc_scale.lua" )
|
||||
include( "properties/editentity.lua" )
|
||||
include( "properties/kinect_controller.lua" )
|
||||
include( "properties/bodygroups.lua" )
|
||||
include( "properties/skin.lua" )
|
||||
|
||||
Reference in New Issue
Block a user