Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 6c5eba0b30e9d19f284acc48e7d39b958e6a8f19 (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 0.172656 0"
}
// entity 2
{
"classname" "light"
"origin" "-4.000000 0.000000 0.000000"
"light" "2"
"flare" "2"
"_color" "1 0 0"
}