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

File Contents

# User Rev Content
1 root 1.3 object corpse_pl
2     name_pl corpse_pls
3 pippijn 1.2 face corpse1.x11
4 root 1.1 nrof 1
5     type 157
6     resist_physical 100
7     resist_magic 100
8     resist_fire 100
9     resist_electricity 100
10     resist_cold 100
11     resist_confusion 100
12     resist_acid 100
13     resist_drain 100
14     resist_weaponmagic 100
15     resist_ghosthit 100
16     resist_poison 100
17     resist_slow 100
18     resist_paralyze 100
19     resist_turn_undead 100
20     resist_fear 100
21     resist_cancellation 100
22     resist_deplete 100
23     resist_death 100
24 root 1.3 material 32
25     weight 75000
26     client_type 622
27     color_fg blue
28 root 1.1 editable 2048
29     end
30 root 1.3