Difference for crossedit/Attr.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 417
 
Line 417
 #ifdef NPC_PROG  #ifdef NPC_PROG
     "npc_status", "npc_program",       "npc_status", "npc_program",
 #endif  #endif
   
       /* Resistances */ "resist_physical", "resist_magic", "resist_fire",
      "resist_electricity", "resist_cold", "resist_confusion", "resist_acid",
      "resist_drain", "resist_weaponmagic", "resist_ghosthit", "resist_poison",
      "resist_slow", "resist_paralyze", "resist_turn_undead", "resist_fear",
      "resist_cancellation", "resist_deplete", "resist_death", "resist_chaos",
      "resist_counterspell", "resist_godpower", "resist_holyword",
      "resist_blind",
   
 };  };
   
 #define ALLOWED_VARIABLES (sizeof(allowed_variables) / sizeof (char *))  #define ALLOWED_VARIABLES (sizeof(allowed_variables) / sizeof (char *))


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:49