This commit is contained in:
Jackz 2022-11-11 10:59:51 -06:00
parent 14707a2098
commit 8d9edf2aca
No known key found for this signature in database
GPG key ID: E0BBD94CF657F603
9 changed files with 287 additions and 105 deletions

28
data/prophunt/maps.cfg Normal file
View 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"
{
}
}
}