Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: b904cd53d40c3a11228a540bc71e8b7d854b40bb (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" "8"
"flare" "2"
"_color" "1 0 0"
}
// entity 2
{
"classname" "fx_particles"
"origin" "0.000000 0.000000 0.000000"
"angle" "-179.999985"
"script" "laser_trail"
"_color" "1 0 0"
}