mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 21:13:20 +00:00
Updates
This commit is contained in:
parent
fd2367f41f
commit
79d37bdd34
45 changed files with 5587 additions and 3877 deletions
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
"group1": {
|
||||
"chance": 0.1,
|
||||
"exclusions": ["group2"],
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"origin": [1421.24, 5780.23, 2881.16],
|
||||
"angles": [0.00, 0.00, 0.00],
|
||||
"size": [5.00, 5.00, 5.00],
|
||||
"model": "models/props/cs_assault/forklift.mdl"
|
||||
},
|
||||
{
|
||||
"origin": [1139.59, 5685.23, 2883.25],
|
||||
"angles": [0.00, 0.00, 0.00],
|
||||
"size": [5.00, 5.00, 5.00],
|
||||
"model": "models/props_unique/airportdeparturescreen01.mdl"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"group1": {
|
||||
"chance": 0.1,
|
||||
"exclusions": ["group2"],
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"origin": [1421.24, 5780.23, 2881.16],
|
||||
"angles": [0.00, 0.00, 0.00],
|
||||
"size": [5.00, 5.00, 5.00],
|
||||
"model": "models/props/cs_assault/forklift.mdl"
|
||||
},
|
||||
{
|
||||
"origin": [1139.59, 5685.23, 2883.25],
|
||||
"angles": [0.00, 0.00, 0.00],
|
||||
"size": [5.00, 5.00, 5.00],
|
||||
"model": "models/props_unique/airportdeparturescreen01.mdl"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue