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

Comparing deliantra/arch/monster/undead/ghost_gen.arc (file contents):
Revision 1.8 by root, Tue Nov 3 09:49:32 2009 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:12 2009 UTC

1object generate_ghost 1object generate_ghost
2name generator 2name generator
3race undead 3race undead
4other_arch ghost 4other_arch ghost
5face ghost_gen.x11 5face ghost_gen.x11
6magicmap red
6maxsp 1 7maxsp 1
7exp 70 8exp 70
8ac 5 9ac 5
9speed 0.01 10speed 0.01
10level 1 11level 1
12weight 25000 13weight 25000
13alive 1 14alive 1
14no_pick 1 15no_pick 1
15generator 1 16generator 1
16undead 1 17undead 1
17magicmap red
18end 18end
19 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines