ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/human/corpse_pl.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:36 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 root 1.8 magicmap blue
28 root 1.1 end
29 root 1.7