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

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.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.7 materialname organic
25     weight 75000
26     client_type 622
27     color_fg blue
28 root 1.5 editable 2048
29 root 1.1 end
30 root 1.7