mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
[MIRROR] Reinforcing the mining hardsuit now upgrades its sprites (#2819)
* Reinforcing the mining hardsuit now upgrades its sprites (#56288) * Reinforcing the mining hardsuit now upgrades its sprites Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
R.update_icon()
|
||||
to_chat(user, "<span class='info'>You strengthen [R], improving its resistance against melee, bullet and laser damage.</span>")
|
||||
else
|
||||
SEND_SIGNAL(O, COMSIG_ARMOR_PLATED, amount, maxamount)
|
||||
to_chat(user, "<span class='info'>You strengthen [O], improving its resistance against melee attacks.</span>")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user