diff options
author | Evan Goers <mega@osirion.org> | 2009-01-17 07:31:18 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-01-17 07:31:18 +0000 |
commit | 4300928868b06fc01c1b88acacd4b65b9875a697 (patch) | |
tree | aa4a05435dfda767e574f2bbfd67ba0b6ccc9190 /gtkradiant | |
parent | 65d2d9235ba19bb4691a2e50fc50b4074834bd4f (diff) |
Updated entities.def, jumpgate, destroyer.
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index c553e36..d035694 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -101,6 +101,8 @@ Editor utility to group brushes together /*QUAKED func_rotate (0 .5 .9) ? A group of brushes rotating around an axis + +"speed" Speed of rotation. */ // ---- FUNC_DOOR -------------------------------------------------- |