ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/attackinc.h
(Generate patch)

Comparing deliantra/server/include/attackinc.h (file contents):
Revision 1.1 by root, Thu Sep 7 13:34:57 2006 UTC vs.
Revision 1.2 by root, Thu Sep 7 13:52:10 2006 UTC

1// identifier, description lowercase, "plus"?, "change"? 1// identifier, description lowercase, for (xxx+5), "change"?
2def (PHYSICAL, physical, physical, armour, physical) 2def (PHYSICAL, physical, physical, armour, physical)
3def (MAGIC, magic, magic, resist magic, magic) 3def (MAGIC, magic, magic, resist magic, magic)
4def (FIRE, fire, fire, resist fire, fire) 4def (FIRE, fire, fire, resist fire, fire)
5def (ELECTRICITY, electricity, electricity, resist electricicity, electricity) 5def (ELECTRICITY, electricity, electricity, resist electricicity, electricity)
6def (COLD, cold, cold, resist cold, cold) 6def (COLD, cold, cold, resist cold, cold)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines