Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 4d4dbecbe55eeefd00cda1c9c590cdf9d06517db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

// entity 0
{
"classname" "worldspawn"
}
// entity 1
{
"classname" "misc_model"
"origin" "0.000000 0.000000 0.000000"
"model" "models/weapons/mine_dumb/mine_dumb.obj"
}
// entity 2
{
"classname" "light"
"origin" "26.000000 60.000000 125.000000"
"light" "4"
"spawnflags" "1"
"offset" ".5"
"_color" "0 1 0"
"flare" "2"
}
// entity 3
{
"classname" "light"
"origin" "27.000000 -13.000000 62.000000"
"light" "4"
"spawnflags" "2"
"flare" "1"
}
// entity 4
{
"classname" "light"
"origin" "-45.000000 12.000000 90.000000"
"light" "4"
"spawnflags" "1"
"_color" "1 0 0"
"flare" "2"
}