ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/pets.C
(Generate patch)

Comparing deliantra/server/server/pets.C (file contents):
Revision 1.25 by root, Thu Jan 18 19:42:10 2007 UTC vs.
Revision 1.26 by root, Wed Mar 14 04:12:29 2007 UTC

608 attack_ob (victim, op); 608 attack_ob (victim, op);
609 made_attack = 1; 609 made_attack = 1;
610 } 610 }
611 } /* If victim */ 611 } /* If victim */
612 } 612 }
613
613 if (made_attack) 614 if (made_attack)
614 update_object (op, UP_OBJ_FACE); 615 update_object (op, UP_OBJ_FACE);
615} 616}
616 617
617/* this is a really stupid function when you get down and 618/* this is a really stupid function when you get down and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines