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

File Contents

# User Rev Content
1 root 1.4 Object cherub
2     race angel
3 root 1.3 name cherub
4 pippijn 1.2 face cupid.x11
5 root 1.4 monster 1
6     see_invisible 1
7     can_see_in_dark 1
8     no_pick 1
9     alive 1
10     exp 50
11     ac 6
12     wc 16
13     dam 5
14 root 1.3 hp 15
15     maxhp 15
16 root 1.4 Wis 8
17 root 1.1 level 3
18     resist_magic 50
19 root 1.4 speed 0.3
20 root 1.1 weight 25000
21 root 1.4 flying 1
22 root 1.1 run_away 18
23 root 1.4 attacktype 1
24 root 1.1 editable 1
25     end