mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-30 00:35:56 +01:00
Merge pull request #3816 from Citadel-Station-13/upstream-merge-32401
[MIRROR] Fixes flamethrower icon not updating on plasma tank removal
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
user.put_in_hands(ptank)
|
||||
ptank = null
|
||||
to_chat(user, "<span class='notice'>You remove the plasma tank from [src]!</span>")
|
||||
update_icon()
|
||||
|
||||
/obj/item/flamethrower/examine(mob/user)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user