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.8 by root, Sat May 3 11:14:50 2008 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)
5def (money) 12def (money)
6def (clawing) 13def (clawing)
7def (battleground) 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)
8def (dragon_ability_force) 32def (dragon_ability_force)
9def (dragon_ability_fire) 33def (dragon_ability_fire)
10def (dragon_ability_cold) 34def (dragon_ability_cold)
11def (dragon_ability_elec) 35def (dragon_ability_elec)
12def (dragon_ability_poison) 36def (dragon_ability_poison)
13def (dragon_skin_force) 37def (dragon_skin_force)
38
39//treasures
14def (ring) 40def (ring)
15def (amulet) 41def (amulet)
16def (staff) 42def (staff)
17def (crown) 43def (crown)
18def (empty_archetype) 44def (empty_archetype)
19def (player) 45
20def (shop_coords) 46// rmg
21def (on_use_yield) 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