From e834941a350c5455f40f5fcad5ecc51b7e2b986d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 25 Feb 2010 22:28:51 +0000 Subject: added fx_sound to entities.def, minor menu and help file updates --- gtkradiant/osirion.game/base/entities.def | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gtkradiant') diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index cc62d50..175b234 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -66,6 +66,15 @@ pitch pitch angle of the particle system roll roll angle of the particle system */ +// ---- FX_SOUND --------------------------------------------------- + +/*QUAKED fx_sound (1 0 0) (-8 -8 -8) (8 8 8) ? +A sound effect. Only sound loops are supported. + +name name of the sound effect +noise name of the sound effect +*/ + // ---- LOCATION_CANNON--------------------------------------------- /*QUAKED location_cannon (0 0 1) (-8 -8 -8) (8 8 8) ? -- cgit v1.2.3