ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/mouse.arc
Revision: 1.12
Committed: Thu Oct 29 04:13:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +1 -1 lines
Log Message:
add more cfextended archetype,s for gotischerbereich

File Contents

# Content
1 object mouse
2 anim
3 mouse.x11
4 mouse.x12
5 mina
6 race animal
7 other_arch mouse
8 face mouse.x11
9 magicmap brown
10 hp 1
11 maxhp 1
12 maxsp 15
13 exp 5
14 dam 2
15 wc 25
16 ac 7
17 speed -0.11
18 attack_movement 2
19 level 1
20 weight 80
21 randomitems mouse
22 alive 1
23 no_pick 1
24 monster 1
25 generator 1
26 editable 1
27 end
28
29 object mouse_nongen
30 inherit mouse
31 name city mouse
32 generator 0
33 end
34