From 6ea2c9e7058dda2859c43e584391f8a5fabaa9db Mon Sep 17 00:00:00 2001 From: Ross Bemrose Date: Thu, 2 Apr 2015 19:48:29 -0400 Subject: [PATCH] Add ph_blockfort.cfg --- .../data/prophunt/maps/ph_blockfort.cfg | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 addons/sourcemod/data/prophunt/maps/ph_blockfort.cfg diff --git a/addons/sourcemod/data/prophunt/maps/ph_blockfort.cfg b/addons/sourcemod/data/prophunt/maps/ph_blockfort.cfg new file mode 100644 index 0000000..7b7d1d2 --- /dev/null +++ b/addons/sourcemod/data/prophunt/maps/ph_blockfort.cfg @@ -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" "" +} +} \ No newline at end of file