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

Comparing deliantra/server/server/time.C (file contents):
Revision 1.122 by root, Thu Nov 17 04:27:02 2016 UTC vs.
Revision 1.123 by root, Thu Nov 17 04:59:33 2016 UTC

609 op->stats.grace = 0; 609 op->stats.grace = 0;
610 op->level = 0; 610 op->level = 0;
611 op->face = op->arch->face; 611 op->face = op->arch->face;
612 op->owner = 0; 612 op->owner = 0;
613 613
614 op->clr_flag (FLAG_NO_PICK); /* fire_bow makes arrows NO_PICK so monsters (or anything else) don't pick them mid-flight */
615
614 update_object (op, UP_OBJ_CHANGE); 616 update_object (op, UP_OBJ_CHANGE);
615 617
616 return op; 618 return op;
617} 619}
618 620

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines