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

SlaverShotgunShells

From SWRC Wiki
Revision as of 10:31, 14 May 2021 by Plasma (talk | contribs) (Created page with "<source lang="c++"> //============================================================================= // Slaver Shotgun Shells // // Created: 2003 September 8, Jenny Huang //===...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
//=============================================================================
// Slaver Shotgun Shells
//
// Created: 2003 September 8, Jenny Huang
//=============================================================================

class SlaverShotgunShells extends Actor;


defaultproperties
{
     DrawType=DT_StaticMesh
     StaticMesh=StaticMesh'Weapons.TrandoshanWeapons.TrandoshanShotgunShell'
}