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.13 by root, Mon Aug 28 13:52:38 2006 UTC

44neko.115 44neko.115
45neko.116 45neko.116
46neko.117 46neko.117
47neko.118 47neko.118
48mina 48mina
49monster 1
49attack_movement 54 50attack_movement 54
50no_pick 1 51no_pick 1
51alive 1 52alive 1
52dam 1 53dam 1
53speed 0.3 54speed 0.07
54weight 30000 55weight 30000
55run_away 90 56run_away 90
56editable 1 57editable 1
57magicmap brown 58magicmap brown
58unaggressive 1 59unaggressive 1
94resist_death 100 95resist_death 100
95resist_chaos 100 96resist_chaos 100
96resist_blind 100 97resist_blind 100
97resist_holyword 100 98resist_holyword 100
98resist_godpower 100 99resist_godpower 100
100resist_disease 100
99sleep 0 101sleep 0
100arch event_say 102attach [["Nekosan"]]
101title perl
102slaying schmorp-neko
103end 103end
104arch event_attack
105title perl
106slaying schmorp-neko
107end
108arch event_move
109title perl
110slaying schmorp-neko
111end
112end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines