ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/scorpi_gen.arc
(Generate patch)

Comparing deliantra/arch/monster/animal/scorpi_gen.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:32 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:10 2007 UTC

1object generate_scorpion 1Object generate_scorpion
2name generator
3race animal 2race animal
4other_arch scorpion 3other_arch scorpion
4name generator
5generator 1
5face scorpi_gen.x11 6face scorpi_gen.x11
7color_fg red
8alive 1
9level 1
10speed 0.002
6hp 50 11hp 50
7maxhp 50 12maxhp 50
13ac 3
14exp 50
8maxsp 1 15maxsp 1
9exp 50
10ac 3
11speed 0.002
12level 1
13weight 10000 16weight 10000
14alive 1
15generator 1
16color_fg red
17editable 1 17editable 1
18end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines