mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-05 21:03:20 +00:00
Update plugins
This commit is contained in:
parent
8437b030c0
commit
46444c8693
16 changed files with 126 additions and 58 deletions
|
@ -494,13 +494,27 @@
|
|||
}
|
||||
"c3m4_plantation"
|
||||
{
|
||||
"sets"
|
||||
{
|
||||
"begin"
|
||||
{
|
||||
|
||||
}
|
||||
"mansion"
|
||||
{
|
||||
"climbing" "on"
|
||||
"spawnpoint" "1656.207519 -120.207824 224.031250"
|
||||
}
|
||||
}
|
||||
"defaultset" "begin"
|
||||
"ents"
|
||||
{
|
||||
"A"
|
||||
{
|
||||
"origin" "2000.802612, -426.686829, 402.803497"
|
||||
"origin" "2000.802612 -426.686829 402.803497"
|
||||
"type" "env_physics_blocker"
|
||||
"scale" "150.0 150.00 1.0"
|
||||
"set" "begin"
|
||||
}
|
||||
"A_PROP"
|
||||
{
|
||||
|
@ -508,7 +522,36 @@
|
|||
"type" "prop_dynamic"
|
||||
"model" "props_swamp/boardwalk_384.mdl"
|
||||
"rotation" "0 90 0"
|
||||
"set" "begin"
|
||||
}
|
||||
"MANSION_ENT_RAIL"
|
||||
{
|
||||
"model" "props_exteriors/wood_railing004c.mdl"
|
||||
"type" "prop_dynamic"
|
||||
"origin" "2529.63 -804.10 642.56"
|
||||
"angles" "0.00 178.84 0.00"
|
||||
"set" "mansion"
|
||||
}
|
||||
"MANSION_ENT_BLOCK"
|
||||
{
|
||||
"origin" "2563.37 -818.00 366.03"
|
||||
"type" "env_physics_blocker"
|
||||
"scale" "441 10 400"
|
||||
"set" "mansion"
|
||||
}
|
||||
"MANSION_ENT_GATE"
|
||||
{
|
||||
"model" "props_street/police_barricade_496in.mdl"
|
||||
"origin" "1693.63 -1178.33 169.86"
|
||||
"type" "prop_dynamic"
|
||||
"set" "mansion"
|
||||
}
|
||||
}
|
||||
"inputs"
|
||||
{
|
||||
"env_physics_blocker" "Kill"
|
||||
"gate_explode_relay" "Trigger"
|
||||
"prop_minigun" "Kill"
|
||||
}
|
||||
}
|
||||
"c1m3_mall"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue