ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/helmet_gnarg.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:12 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +6 -5 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object helmet_gnarg
2 root 1.1 name Gnarg's Orc Helmet
3     name_pl Gnarg's Orc Helmets
4     msg
5     This helmet good protection. From mighty
6     Gnarg it is.
7     endmsg
8 root 1.3 face bighorn_he.x11
9     dex 1
10 root 1.1 ac 3
11     nrof 1
12     type 34
13     resist_physical 20
14     resist_poison 30
15     weight 7000
16 root 1.3 client_type 270
17 root 1.1 gen_sp_armour 1
18 root 1.3 startequip 1
19 root 1.1 body_head -1
20     end
21 root 1.3