ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/snake.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object snake
2 race reptile
3 other_arch snake
4 face snake.x11
5 wis 8
6 hp 5
7 maxhp 5
8 sp 134
9 maxsp 60
10 exp 35
11 dam 8
12 wc 10
13 ac 4
14 speed -0.1
15 level 4
16 weight 1000
17 randomitems snake
18 alive 1
19 no_pick 1
20 monster 1
21 generator 1
22 sleep 1
23 color_fg green
24 editable 1
25 anim
26 snake.x11
27 snake.x12
28 snake.x13
29 mina
30 end
31