Skip to content

Commit

Permalink
Update apc.dm (#36786)
Browse files Browse the repository at this point in the history
  • Loading branch information
boy2mantwicethefam authored Jul 15, 2024
1 parent 6479b69 commit 9fcd877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/power/apc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@
user.delayNextAttack(8)
if (prob(20))
opened = 2
wiresexposed = 0 //The cover is gone
user.visible_message("<span class='warning'>The APC cover was knocked down with the [W.name] by [user.name]!</span>", \
"<span class='warning'>You knock down the APC cover with your [W.name]!</span>", \
"You hear something metallic being hit, and falling on the floor.")
Expand Down

0 comments on commit 9fcd877

Please sign in to comment.