mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 20:23:21 +00:00
Prophunt
This commit is contained in:
parent
14707a2098
commit
8d9edf2aca
9 changed files with 287 additions and 105 deletions
28
data/prophunt/maps.cfg
Normal file
28
data/prophunt/maps.cfg
Normal file
|
@ -0,0 +1,28 @@
|
|||
"prophunt"
|
||||
{
|
||||
"c1m1_hotel"
|
||||
{
|
||||
"props"
|
||||
{
|
||||
"SOFA_1"
|
||||
{
|
||||
"model" "props_urban/hotel_chair001.mdl"
|
||||
"origin" "1532.456787 4609 1184"
|
||||
"rotation" "0 323.5 0"
|
||||
}
|
||||
"SOFA_2"
|
||||
{
|
||||
"origin" "1649 4529 1184"
|
||||
"rotation" "0 170 0"
|
||||
"model" "props_urban/hotel_chair001.mdl"
|
||||
}
|
||||
}
|
||||
}
|
||||
"c8m1_apartments"
|
||||
{
|
||||
"props"
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
23
data/prophunt/props.cfg
Normal file
23
data/prophunt/props.cfg
Normal file
|
@ -0,0 +1,23 @@
|
|||
"props"
|
||||
{
|
||||
"props/cs_office/Fire_Extinguisher.mdl" "5"
|
||||
"props_urban/ashtray_stand001.mdl" "5"
|
||||
"props_furniture/hotel_chair.mdl" "10"
|
||||
"props_urban/hotel_chair001.mdl" "20"
|
||||
"props_interiors/tv.mdl" "10"
|
||||
"props_downtown/ironing_board.mdl" "15"
|
||||
"props_urban/hotel_lamp001.mdl" "10"
|
||||
"props_windows/hotel_window_glass001.mdl" "30"
|
||||
"props/cs_office/shelves_metal1.mdl" "50"
|
||||
"props/cs_office/shelves_metal.mdl" "50"
|
||||
"props_downtown/dresser.mdl" "50"
|
||||
"props_interiors_Hotel_Cart.mdl" "40"
|
||||
"props_downtown/side_table.mdl" "10"
|
||||
"props_interiors/ac_wallunit.mdl" "30"
|
||||
"props_downtown/bed_motel01.mdl" "50"
|
||||
"props_interiors/coffee_table_oval.mdl" "20"
|
||||
"props_downtown/mini_fridge.mdl" "10"
|
||||
"props_interiors/fridge_mini.mdl" "10"
|
||||
"props/cs_office/vending_machine.mdl" "50"
|
||||
"props_interiors/toilet.mdl" "30"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue