SVN Non_critical object display bug

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

SVN Non_critical object display bug

#1 Post by edge2054 »

Line 538 in class/object.lua should be..

Code: Select all

compare_fields(combat, compare_with, field, "phasing", "%+d%%", "Damage Shield penetration (this weapon only): ", 1, false, false, add_table)
not "phase_power"

Post Reply