/usr/share/games/neverball/gui/ball.map is in neverball-common 1.6.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | // entity 0
{
"classname" "worldspawn"
// brush 0
{
( 248 512 0 ) ( 248 376 0 ) ( 0 512 0 ) mtrl/turf-green-check2 0 0 0 0.5 0.5 0 0 0
( 248 512 0 ) ( 0 512 0 ) ( 248 512 -128 ) mtrl/turf-grey 0 128 0 0.5 0.5 0 0 0
( 512 136 0 ) ( 512 136 -128 ) ( 512 0 0 ) mtrl/turf-grey 240 128 0 0.5 0.5 0 0 0
( -8 376 -16 ) ( 240 376 -16 ) ( -8 512 -16 ) mtrl/turf-grey 16 0 0 0.5 0.5 0 0 0
( 264 0 -128 ) ( 264 0 0 ) ( 512 0 -128 ) mtrl/turf-grey 48 128 0 0.5 0.5 0 0 0
( 0 376 -128 ) ( 0 512 -128 ) ( 0 376 0 ) mtrl/turf-grey 64 128 0 0.5 0.5 0 0 0
}
}
// entity 1
{
"classname" "info_player_start"
"origin" "64 192 24"
}
|