Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gtkradiant/osirion.game/base/entities.def')
-rw-r--r--gtkradiant/osirion.game/base/entities.def8
1 files changed, 6 insertions, 2 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def
index 48d1332..42abe19 100644
--- a/gtkradiant/osirion.game/base/entities.def
+++ b/gtkradiant/osirion.game/base/entities.def
@@ -61,8 +61,8 @@ engine particles have engine color (spawnflag 4)
script name of the particle system script
angle direction angle of the flare
direction direction angle of the flare
-pitch pitch angle of the flar
-roll roll ange of the flare
+pitch pitch angle of the flare
+roll roll angle of the flare
*/
// ---- LOCATION_CANNON---------------------------------------------
@@ -105,6 +105,10 @@ Editor utility to group brushes together
A group of brushes rotating around an axis
speed speed of rotation, in degrees per second
+angle direction angle of the rotation
+direction direction angle of the rotation
+pitch pitch angle of the rotation
+roll roll angle of the rotation
*/
// ---- FUNC_DOOR --------------------------------------------------