SFDecos.SFLampson

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
//=============================================================================
// Spatial Fear
// Class: SFLampson
// Description: Triggerable short lamp (turned on). If triggered it will be turned off.
//              Remember it's just a decoration, you still need to add a real light to a map.              
//
// Modelled by: Ivan Tanziura
// Coded by: Jacek Zagrodzki (moose)
//=============================================================================
class SFLampson expands SFLamplon;

defaultproperties
{
     Mesh=LodMesh'SFDecos.SFLamps'
}

class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:45 PM
Created with UnCodeX