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