mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 19:19:12 +01:00
Ensures icons update when reagents change
This commit is contained in:
@@ -77,6 +77,10 @@
|
||||
filled = 1
|
||||
filled_reagents = list("inaprovaline" = 5)
|
||||
|
||||
/obj/item/weapon/reagent_containers/hypospray/autoinjector/on_reagent_change()
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
/obj/item/weapon/reagent_containers/hypospray/autoinjector/empty
|
||||
filled = 0
|
||||
filled_reagents = list()
|
||||
|
||||
Reference in New Issue
Block a user