mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-20 19:42:34 +01:00
Merge pull request #3158 from VOREStation/aro-runtime
Fix a runtime with snacks
This commit is contained in:
@@ -48,8 +48,10 @@ var/global/ingredientLimit = 20
|
||||
return*/
|
||||
user.drop_item()
|
||||
I.forceMove(src)
|
||||
|
||||
S.reagents.trans_to(src,S.reagents.total_volume)
|
||||
|
||||
if(S.reagents)
|
||||
S.reagents.trans_to(src,S.reagents.total_volume)
|
||||
|
||||
ingredients += S
|
||||
|
||||
if(src.addTop)
|
||||
|
||||
Reference in New Issue
Block a user