mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
lol (#19154)
This commit is contained in:
@@ -169,7 +169,7 @@ handles linking back and forth.
|
||||
return FALSE
|
||||
|
||||
if(istype(target, /obj/item/storage/bag/sheetsnatcher))
|
||||
return mat_container.OnSheetSnatcher(source, target, user)
|
||||
return mat_container.OnSheetSnatcher(source, user, target)
|
||||
|
||||
return attempt_insert(user, target)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user