//=============================================================================
// 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