ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/troll/smalltroll.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:37 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +29 -28 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object small_troll
2     randomitems troll
3     race troll
4     name small troll
5     face smalltroll.x11
6 root 1.4 anim
7     smalltroll.x11
8     smalltroll.x12
9     mina
10 root 1.5 color_fg brown
11     monster 1
12     sleep 1
13     Wis 10
14     Int 5
15     Str 20
16     Dex 18
17     no_pick 1
18     alive 1
19     resist_fire -100
20    
21     can_see_in_dark 1
22     exp 450
23     ac 2
24     wc 4
25     dam 10
26 root 1.3 hp 90
27 root 1.5 Con 5
28 root 1.3 maxhp 90
29 root 1.5 level 7
30 root 1.3 speed 0.12
31 root 1.1 weight 100000
32     run_away 5
33 root 1.5 will_apply 2
34 root 1.3 pick_up 8
35 root 1.5 can_apply 8
36     can_use_ring 1
37 root 1.3 can_use_weapon 1
38 root 1.1 can_use_skill 1
39 root 1.5 editable 1
40     body_finger 2
41     body_skill 1
42 root 1.3 body_arm 2
43 root 1.1 end