r3799 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Jul 9 12:06:40 EDT 2008


Author: div0
Date: 2008-07-09 12:06:40 -0400 (Wed, 09 Jul 2008)
New Revision: 3799

Modified:
   trunk/data/scripts/entities.def
Log:
fix func_door description


Modified: trunk/data/scripts/entities.def
===================================================================
--- trunk/data/scripts/entities.def	2008-07-09 14:20:30 UTC (rev 3798)
+++ trunk/data/scripts/entities.def	2008-07-09 16:06:40 UTC (rev 3799)
@@ -78,7 +78,7 @@
 speed: movement speed (100 default)
 wait: wait before returning (3 default, -1 = never return)
 lip: lip remaining at end of move (8 default)
-dmg: damage to inflict when blocked (2 default)
+dmg: damage to inflict when blocked (when triggered and someone is in the way)
 sounds: when 1, use default door sounds
 noise1: sound when the door opens
 noise2: sound when the door closes




More information about the nexuiz-commits mailing list