If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

EliteBeamLaser

From SWRC Wiki
Revision as of 10:46, 14 May 2021 by Plasma (talk | contribs) (Created page with "<source lang="c++"> //============================================================================= // Elite Beam Laser // // Created: 2003 October 15, Jenny Huang //=========...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
//=============================================================================
// Elite Beam Laser
//
// Created: 2003 October 15, Jenny Huang
//=============================================================================

class EliteBeamLaser extends LaserBeam;


defaultproperties
{
     StaticMesh=StaticMesh'Weapons.GeonosianWeapons.LaserBeam'
}