Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-23 22:17:50 +0000
committerStijn Buys <ingar@osirion.org>2008-11-23 22:17:50 +0000
commit6a4e07a162474b2dd3e373403d01f8fad1fbfac9 (patch)
tree4a8772fea81df8f1ca3a7d562d7ffe1285802984 /base/maps/ships/pod.map
parent9e9b06dc6b9dfc6f9463f7ec733fa643bd680469 (diff)
renamed target_flare to fx_flare, added fx_particles
Diffstat (limited to 'base/maps/ships/pod.map')
-rw-r--r--base/maps/ships/pod.map12
1 files changed, 6 insertions, 6 deletions
diff --git a/base/maps/ships/pod.map b/base/maps/ships/pod.map
index db64020..d78d623 100644
--- a/base/maps/ships/pod.map
+++ b/base/maps/ships/pod.map
@@ -1631,26 +1631,26 @@
}
// entity 3
{
-"classname" "target_engine"
+"classname" "fx_particles"
"origin" "-320 0 0"
"angle" "180"
-"radius" "50"
+"script" "engine_trail"
}
// entity 4
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "192 0 -48"
"radius" "30"
"flare" "2"
}
// entity 5
{
-"classname" "target_cannon"
+"classname" "location_cannon"
"origin" "128 112 -12"
}
// entity 6
{
-"classname" "target_cannon"
+"classname" "location_cannon"
"origin" "128 -112 -12"
}
// entity 7
@@ -1690,7 +1690,7 @@
}
// entity 11
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "-248 0 0"
"angle" "180"
"radius" "80"