First draft of immunity modes. Compiles, but class commands and class editor is not updated.

This commit is contained in:
Richard Helgeby
2013-01-04 18:24:32 +01:00
parent f2044c8d9b
commit cd604c2f95
8 changed files with 422 additions and 77 deletions

View File

@ -41,8 +41,9 @@ new VolEmptyAttributes[ClassEditableAttributes] = {
-1, /** HasNapalm */
-1.0, /** NapalmTime */
-1, /** ImmunityMode */
-1.0, /** ImmunityAmount */
Immunity_Invalid, /** ImmunityMode */
-1, /** ImmunityAmount */
-1, /** ImmunityCooldown */
-1, /** NoFallDamage */
-1.0, /** RegenInterval */