ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/social/pirate_hat.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object pirate_hat
2 root 1.1 name pirate hat
3     name_pl pirate hats
4 root 1.7 face pirate_hat.x11
5     cha -5
6     ac 1
7 root 1.5 nrof 1
8     type 34
9 root 1.1 resist_poison 15
10     resist_fear 50
11 root 1.7 materialname cloth
12 root 1.1 value 140
13 root 1.7 weight 1000
14     client_type 271
15     gen_sp_armour 1
16     body_head -1
17     color_fg black
18 root 1.5 editable 1024
19 root 1.1 end
20 root 1.7