mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Bane refactor (now uses damage multipliers) (#96003)
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user