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.2 by root, Tue Jul 10 07:31:20 2007 UTC vs.
Revision 1.16 by root, Thu Jan 1 11:41:17 2009 UTC

1// declare some predefined const shstr's 1// declare some predefined const shstr's
2 2
3def (none)
4def (NONE) //TODO, eradicate
5def (All) //TODO, eradicate
6def (NOCLASSFACECHANGE)
7def (monk)
3def (unknown) 8def (unknown)
9def (bug)
10def (player)
4def (undead) 11def (undead)
12def (money)
5def (clawing) 13def (clawing)
14def (battleground)
15def (shop_coords)
16def (on_use_yield)
17def (burnout)
18def (icecube)
19def (fire_trail)
20def (noise_force)
21def (killer_quit)
22def (killer_logout)
23def (rune_mark)
24def (magic_mouth)
25def2(one_handed_weapons, "one handed weapons")
26def2(two_handed_weapons, "two handed weapons")
27def2(grace_limit, "grace limit")
28def2(restore_grace, "restore grace")
29
30// dragons
31def (dragon)
6def (dragon_ability_force) 32def (dragon_ability_force)
33def (dragon_ability_fire)
34def (dragon_ability_cold)
35def (dragon_ability_elec)
36def (dragon_ability_poison)
7def (dragon_skin_force) 37def (dragon_skin_force)
38
39//treasures
40def (ring)
41def (amulet)
42def (staff)
43def (crown)
44def (empty_archetype)
45
46// rmg
47def (fountain)
48def (exit)
49def (chest)
50def (sign)
51def (key_random_map)
52def (locked_door1)
53

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines