ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/AnimateWeapon/snake_golem.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:15 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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