mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fix minor implant case runtime (#53698)
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
if(imp_type)
|
||||
imp = new imp_type(src)
|
||||
update_icon()
|
||||
reagents = imp.reagents
|
||||
if(imp)
|
||||
reagents = imp.reagents
|
||||
|
||||
|
||||
/obj/item/implantcase/tracking
|
||||
|
||||
Reference in New Issue
Block a user