ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/scorpion.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:17 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 scorpion
2 pippijn 1.2 face scorpion.x11
3 root 1.1 race animal
4     randomitems scorpion
5     anim
6 pippijn 1.2 scorpion.x11
7     scorpion.x12
8 root 1.1 mina
9     monster 1
10     sleep 1
11     Wis 8
12     no_pick 1
13     alive 1
14     ac 10
15     hp 30
16     maxhp 30
17     Con 2
18     wc 0
19     level 5
20     dam 10
21     attacktype 1025
22     resist_fire 100
23     resist_electricity 50
24     resist_cold -100
25     resist_confusion -100
26     speed 0.1
27     exp 70
28     weight 500
29     editable 1
30     color_fg black
31     end