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