ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/shstrinc.h
Revision: 1.7
Committed: Tue Apr 22 01:06:22 2008 UTC (16 years, 1 month ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-2_52
Changes since 1.6: +1 -0 lines
Log Message:
fix button bug, clarify head/non-head logic in buttons

File Contents

# User Rev Content
1 root 1.1 // declare some predefined const shstr's
2    
3 root 1.2 def (unknown)
4 root 1.1 def (undead)
5 root 1.3 def (money)
6 root 1.1 def (clawing)
7 root 1.4 def (battleground)
8 root 1.1 def (dragon_ability_force)
9 root 1.5 def (dragon_ability_fire)
10     def (dragon_ability_cold)
11     def (dragon_ability_elec)
12     def (dragon_ability_poison)
13 root 1.1 def (dragon_skin_force)
14 root 1.6 def (ring)
15     def (amulet)
16     def (staff)
17     def (crown)
18     def (empty_archetype)
19 root 1.7 def (player)