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

File Contents

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