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

Comparing deliantra/arch/monster/animal/Neko/neko.arc (file contents):
Revision 1.6 by root, Tue Feb 21 15:44:49 2006 UTC vs.
Revision 1.10 by root, Sat Jun 24 11:58:19 2006 UTC

48mina 48mina
49attack_movement 54 49attack_movement 54
50no_pick 1 50no_pick 1
51alive 1 51alive 1
52dam 1 52dam 1
53speed 0.3 53speed 0.07
54weight 30000 54weight 30000
55run_away 90 55run_away 90
56editable 1 56editable 1
57magicmap brown 57magicmap brown
58unaggressive 1 58unaggressive 1
94resist_death 100 94resist_death 100
95resist_chaos 100 95resist_chaos 100
96resist_blind 100 96resist_blind 100
97resist_holyword 100 97resist_holyword 100
98resist_godpower 100 98resist_godpower 100
99resist_disease 100
99sleep 0 100sleep 0
101randomitems nekosan
100end 102end
103Object nekosan_event_say
104type 116
105subtype 6
106title perl
107slaying schmorp-neko
108end
109Object nekosan_event_attack
110type 116
111subtype 2
112title perl
113slaying schmorp-neko
114end
115Object nekosan_event_move
116type 116
117subtype 28
118title perl
119slaying schmorp-neko
120end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines