ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/shstrinc.h
Revision: 1.8
Committed: Sat May 3 11:14:50 2008 UTC (16 years ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.7: +2 -0 lines
Log Message:
kv rewrite

File Contents

# Content
1 // declare some predefined const shstr's
2
3 def (unknown)
4 def (undead)
5 def (money)
6 def (clawing)
7 def (battleground)
8 def (dragon_ability_force)
9 def (dragon_ability_fire)
10 def (dragon_ability_cold)
11 def (dragon_ability_elec)
12 def (dragon_ability_poison)
13 def (dragon_skin_force)
14 def (ring)
15 def (amulet)
16 def (staff)
17 def (crown)
18 def (empty_archetype)
19 def (player)
20 def (shop_coords)
21 def (on_use_yield)