Ticket #573 (closed feature: fixed)

Opened 4 months ago

Last modified 4 months ago

Update comments in tables.c to match p_class.txt

Reported by: roustk@alumni.caltech.edu Assigned to:
Milestone: 3.1.0 Version:
Keywords: Cc:

Description

The big comment about calculating blows in tables.c (lines 1036-1041) is out of sync with p_class.txt (as of r848).

Priest has max blows (num) of 4, not 5.

Rogue has multiplier (mul) of 4, not 3.

Paladin has multiplier (mul) of 5, not 4.

May also want to cite p_class.txt in the comment (at line 1034?).

Attachments

Change History

04/28/08 22:05:41 changed by takkaria

  • milestone changed from 3.2.0 to 3.1.0.

You're quick. :) Actually, I have that in my local copy, but it's mixed up with assorted other changes that I made when the dev server was down.

04/28/08 22:44:59 changed by takkaria

  • status changed from new to closed.
  • resolution set to fixed.

Fixed r855.


Add/Change #573 (Update comments in tables.c to match p_class.txt)




Action