This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
9 lines
195 B
Ucode
9 lines
195 B
Ucode
class NiceSkillSharpshooterZEDHundredGauntlets extends NiceSkill
|
|
abstract;
|
|
|
|
defaultproperties
|
|
{
|
|
SkillName="Hundred Gauntlets"
|
|
SkillEffects="You don't waste ammo during zed-time."
|
|
}
|