mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 12:47:27 +01:00
[MIRROR] fixes "Drinking glass not updating when used in crafting" (#6058)
* fix (#36580) * fixes "Drinking glass not updating when used in crafting"
This commit is contained in:
committed by
Poojawa
parent
738df3f400
commit
2c93091caf
@@ -216,6 +216,7 @@
|
||||
RGNT.volume += RG.volume
|
||||
RGNT.data += RG.data
|
||||
qdel(RG)
|
||||
RC.on_reagent_change()
|
||||
else
|
||||
surroundings -= RC
|
||||
else if(ispath(A, /obj/item/stack))
|
||||
|
||||
Reference in New Issue
Block a user