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

Comparing deliantra/server/common/button.C (file contents):
Revision 1.22 by pippijn, Sat Jan 6 14:42:28 2007 UTC vs.
Revision 1.23 by root, Mon Jan 8 01:19:02 2007 UTC

768 768
769 tmp->set_owner (tmp2); 769 tmp->set_owner (tmp2);
770 SET_FLAG (tmp, FLAG_MONSTER); 770 SET_FLAG (tmp, FLAG_MONSTER);
771 771
772 tmp->stats.exp = 0; 772 tmp->stats.exp = 0;
773 SET_FLAG (tmp, FLAG_FRIENDLY);
774 773
775 add_friendly_object (tmp); 774 add_friendly_object (tmp);
776 tmp->attack_movement = PETMOVE; 775 tmp->attack_movement = PETMOVE;
777 break; 776 break;
778 777

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines