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.4 by root, Wed Feb 8 06:49:25 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
100arch event_say 101randomitems nekosan
102end
103Object nekosan_event_say
104type 116
105subtype 6
101title perl 106title perl
102slaying schmorp-neko 107slaying schmorp-neko
103end 108end
104arch event_attack 109Object nekosan_event_attack
110type 116
111subtype 2
105title perl 112title perl
106slaying schmorp-neko 113slaying schmorp-neko
107end 114end
108arch event_move 115Object nekosan_event_move
116type 116
117subtype 28
109title perl 118title perl
110slaying schmorp-neko 119slaying schmorp-neko
111end 120end
112end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines