14 lines
318 B
Text
14 lines
318 B
Text
// Blackmann Arms "Wallbuster" Heavy Armor Perforator Shotgun (planned for unreleased Total Destruction UT mod as the "Armor Perforator")
|
|
// Slot 3, replaces Super Shotgun, Ethereal Crossbow, Frost Shards
|
|
|
|
Class WallbusterReloadMenu : GenericMenu
|
|
{
|
|
}
|
|
|
|
Class Wallbuster : SWWMWeapon
|
|
{
|
|
Default
|
|
{
|
|
Stamina 15000;
|
|
}
|
|
}
|