Bane refactor (now uses damage multipliers) (#96003)

This commit is contained in:
MrMelbert
2026-05-16 11:41:29 +10:00
committed by GitHub
parent 15f771dd11
commit ea0859d5fe
26 changed files with 287 additions and 203 deletions
@@ -97,6 +97,8 @@
if(attached_proc)
readout += call(source, attached_proc)()
SEND_SIGNAL(source, COMSIG_ITEM_WEAPON_LABEL_READOUT, readout)
// Finally bringing the fields together
return readout.Join("\n")