//----------------------------------------------------------- // SchlonzRuelpsDamType //----------------------------------------------------------- class SchlonzRuelpsDamType extends DamageType abstract; defaultproperties { DeathString="%o was angeruelpst." FemaleSuicide="%o was angeruelpst." MaleSuicide="%o was angeruelpst." bArmorStops=False bLocationalHit=False }