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.18 by root, Tue Nov 3 23:44:21 2009 UTC vs.
Revision 1.19 by root, Sat Nov 7 18:30:05 2009 UTC

33def (undead) 33def (undead)
34def (money) 34def (money)
35def (clawing) 35def (clawing)
36def (battleground) 36def (battleground)
37def (shop_coords) 37def (shop_coords)
38def (starting_wealth)
38def (on_use_yield) 39def (on_use_yield)
39def (burnout) 40def (burnout)
40def (icecube) 41def (icecube)
41def (fire_trail) 42def (fire_trail)
42def (noise_force) 43def (noise_force)
52def (GODCULTMON) 53def (GODCULTMON)
53def2(shstr_one_handed_weapons, "one handed weapons") 54def2(shstr_one_handed_weapons, "one handed weapons")
54def2(shstr_two_handed_weapons, "two handed weapons") 55def2(shstr_two_handed_weapons, "two handed weapons")
55def2(shstr_grace_limit, "grace limit") 56def2(shstr_grace_limit, "grace limit")
56def2(shstr_restore_grace, "restore grace") 57def2(shstr_restore_grace, "restore grace")
58
59// archetypes
60def (poisoning)
61def (confusion)
62def (blindness)
63def (rock)
64def (fireball)
65def (immunity)
66def (symptom)
67def (runedet)
68def (detect_magic)
69def (luck)
70def (earthwall)
71def (slowness)
72def (finger)
73def (depletion)
74def (gravestone)
75def (pyrite)
76def (pyrite2)
77def (pyrite3)
78def (stone)
79def (slag)
80def (slags)
81def (bomb)
57 82
58// dragons 83// dragons
59def (dragon) 84def (dragon)
60def (dragon_ability_force) 85def (dragon_ability_force)
61def (dragon_ability_fire) 86def (dragon_ability_fire)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines