24 lines
424 B
Plaintext
24 lines
424 B
Plaintext
|
|
// HLTV overview description file for de_ancient.bsp
|
||
|
|
|
||
|
|
"de_ancient"
|
||
|
|
{
|
||
|
|
"material" "overviews/de_ancient" // texture file
|
||
|
|
"pos_x" "-2953" // upper left world coordinate
|
||
|
|
"pos_y" "2164"
|
||
|
|
"scale" "5"
|
||
|
|
"rotate" "0"
|
||
|
|
"zoom" "0"
|
||
|
|
|
||
|
|
// loading screen icons and positions
|
||
|
|
"CTSpawn_x" "0.51"
|
||
|
|
"CTSpawn_y" "0.17"
|
||
|
|
"TSpawn_x" "0.485"
|
||
|
|
"TSpawn_y" "0.87"
|
||
|
|
|
||
|
|
"bombA_x" "0.31"
|
||
|
|
"bombA_y" "0.25"
|
||
|
|
"bombB_x" "0.80"
|
||
|
|
"bombB_y" "0.40"
|
||
|
|
}
|
||
|
|
|