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

File Contents

# User Rev Content
1 root 1.5 Object snake_golem
2     name snake
3     type 102
4     subtype 12
5     face snake.x11
6 root 1.4 anim
7     snake.x11
8     snake.x12
9     mina
10 root 1.1 is_animated 1
11 root 1.5 monster 1
12     alive 1
13     ac 5
14     wc 12
15     dam 3
16 root 1.1 hp 10
17     maxhp 10
18 root 1.5 level 3
19 root 1.3 speed 0.10
20 root 1.5 resist_poison 100
21 root 1.3 attacktype 1025
22 root 1.5 exp 50
23 root 1.1 weight 200000
24     editable 33
25     end