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

Comparing deliantra/server/include/shstrinc.h (file contents):
Revision 1.21 by root, Wed Nov 11 23:27:57 2009 UTC vs.
Revision 1.22 by root, Wed Mar 24 17:41:47 2010 UTC

57def2(shstr_one_handed_weapons, "one handed weapons") 57def2(shstr_one_handed_weapons, "one handed weapons")
58def2(shstr_two_handed_weapons, "two handed weapons") 58def2(shstr_two_handed_weapons, "two handed weapons")
59def2(shstr_grace_limit, "grace limit") 59def2(shstr_grace_limit, "grace limit")
60def2(shstr_restore_grace, "restore grace") 60def2(shstr_restore_grace, "restore grace")
61 61
62// magical map exit path to identify random map generators
63def2(shstr_random_map_exit, "/!")
64
62// archetypes 65// archetypes
63def (poisoning) 66def (poisoning)
64def (confusion) 67def (confusion)
65def (blindness) 68def (blindness)
66def (rock) 69def (rock)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines