Skip to content

Add Silicon cell removal to attack logs, change to visible_message

Rob Nelson requested to merge pull/6207/Combat-Log into Bleeding-Edge

Created by: dylanstrategie

  • Cell removals are now notified to the general attack_log and both the cell remover and the cyborg's individual attack logs
  • Cell removal is now a visible_message. Hence, all onlookers will now see when a cyborg's cell is removed

Keeping the scope small, even though all of robot.dm critically lacks both logging and proper span/visible_message methods

Fixes #6206 (closed)

Merge request reports