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

File Contents

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