ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/human/corpse_pl.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:40 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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