Skip to content

Files

Latest commit

 

History

History
41 lines (26 loc) · 325 Bytes

SecSpecial.md

File metadata and controls

41 lines (26 loc) · 325 Bytes

SecSpecial

TODO

struct SecSpecial play
{
	int   DamageAmount;
	int16 DamageInterval;
	name  DamageType;
	int   Flags;
	int16 LeakyDamage;
	int16 Special;
}

DamageAmount

TODO

DamageInterval

TODO

DamageType

TODO

Flags

TODO

LeakyDamage

TODO

Special

TODO