Allow selling excess weapons/powerups.

Change of plans for one DLC weapon choice.
Various small fixes and tweaks.
Doubled price of Ynykron, since it was too cheap.
Fixed Candygun spares not being picked up in coop.
Add option to toggle menu fuzz, for streamers concerned about bitrate.
Add MAP07 enemies to the vanilla boss enhancer.
This commit is contained in:
Mari the Deer 2020-05-19 14:29:07 +02:00
commit af1df2e18d
24 changed files with 197 additions and 44 deletions

View file

@ -4,7 +4,7 @@ Class GravityCell : Ammo
{
}
Class SplatCore : Ammo
Class SMW05Ammo : Ammo
{
}
@ -20,7 +20,11 @@ Class DarkCanister : Ammo
{
}
Class SMW05Ammo : Ammo
Class KinylumUnit : Ammo
{
}
Class NokronUnit : Ammo
{
}

View file

@ -0,0 +1,6 @@
// Tach-Engine Technologies Series x3 Sparkster Carbine (UnSX 2)
// Slot 7, spawns shared with Legacy Sparkster
Class ModernSparkster : SWWMWeapon
{
}

View file

@ -1,6 +0,0 @@
// Dr. Locke's Instant Room Painter aka "Splatter" (from SWWM Series)
// Slot 4, spawns shared with Wallbuster
Class Splatter : SWWMWeapon
{
}

View file

@ -1,5 +1,5 @@
// Blackmann Arms "Puntzer Gamma" SMW.05 Assault Carbine (was planned for SWWM Z)
// Slot 7, spawns shared with Legacy Sparkster
// Slot 4, spawns shared with Wallbuster
Class PuntzerGamma : SWWMWeapon
{