Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 0e230ffb53e5b1113aa50dddbb139cfc3938b448 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

// entity 0
{
"classname" "worldspawn"
}
// entity 1
{
"classname" "light"
"origin" "0.000000 0.000000 0.000000"
"light" "4"
"flare" "2"
"_color" "1 1 0.498039"
}
// entity 2
{
"classname" "light"
"origin" "-4.000000 0.000000 0.000000"
"light" "2"
"flare" "2"
"_color" "1 1 0.498039"
}