ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/prisoner.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:08 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +8 -8 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object prisoner
2 root 1.4 anim
3     prisoner.x11
4     prisoner.x11
5     prisoner.x11
6     prisoner.x11
7     prisoner.x12
8     prisoner.x12
9     mina
10 root 1.3 race human
11 pippijn 1.2 face prisoner.x11
12 root 1.3 pow 1
13     hp 10
14     maxhp 10
15     exp 1
16     dam 2
17     wc 1
18     ac 8
19     level 3
20     alive 1
21     monster 1
22     unaggressive 1
23     editable 1
24     magicmap khaki
25 root 1.1 end
26 root 1.3