devilutionX
devilutionX copied to clipboard
Refactor PrintItemPower()
Removes hardcoding for IPL_THORNS, IPL_STEALMANA, IPL_STEALLIFE, IPL_MANATOLIFE, and IPL_LIFETOMANA.
Jester's and Peril don't use their parameters and it seems like it would be a complicated manner to make them, so I left them as their hardcoded values.
You might want to add /*xgettext:no-c-format*/ to IPL_MANATOLIFE and IPL_LIFETOMANA as well as #, no-c-format to their translation lines. I'm changing them now in my PR, https://github.com/diasurgical/devilutionX/pull/5768/, I am happy with either solution. Thank you KP for doing this.
Also /*xgettext:no-c-format*/ is not needed for Jester's.