Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Add ph_blockfort.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
powerlord committed Apr 2, 2015
1 parent 51be078 commit 6ea2c9e
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions addons/sourcemod/data/prophunt/maps/ph_blockfort.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
"prophuntmapconfig"
{
"Props"
{
"models/props_gameplay/orange_cone001.mdl" {}
"models/props_vehicles/pickup03.mdl" {}
"models/props_trainyard/train_sign002.mdl" {}
"models/props_spytech/terminal_chair.mdl" {}
"models/props_hydro/water_barrel_cluster.mdl" {}
"models/props_hydro/barrel_crate_half.mdl" {}
"models/props_hydro/water_barrel.mdl" {}
"models/props_hydro/barrel_crate.mdl" {}
"models/props_2fort/miningcrate002.mdl" {}
"models/props_2fort/milkjug001.mdl" {}
"models/props_2fort/cow001_reference.mdl" {}
"models/props_2fort/propane_tank_tall01.mdl" {}
"models/props_2fort/mop_and_bucket.mdl" {}
"models/props_2fort/sink001.mdl" {}
"models/props_2fort/tank002.mdl" {}
"models/props_farm/concrete_block001.mdl" {}
"models/props_farm/wooden_barrel.mdl" { "offset" "0 0 30" }
"models/props_farm/oilcan01.mdl" {}
"models/props_farm/welding_machine01.mdl" {}
"models/props_farm/spool_wire.mdl" {}
"models/props_farm/concrete_pipe001.mdl" {}
"models/props_farm/concrete_pipe002.mdl" {}
"models/props_farm/pallet001.mdl" { "offset" "0 0 5" }
"models/props_forest/wood_pile.mdl" { "offset" "0 0 5" }
"models/props_forest/wheelbarrow.mdl" {}
"models/props_well/computer_cart01.mdl" {}
"models/props_well/hand_truck01.mdl" {}
"models/props_badlands/barrel01.mdl" {}
"models/props_badlands/barrel02.mdl" {}
"models/props_badlands/barrel_flatbed01.mdl" {}
}
"Settings"
{
"doors" "0"
"relay" "0"
"round" "190"
"freeze" "1"
"alt" ""
}
}

0 comments on commit 6ea2c9e

Please sign in to comment.