mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-20 18:47:53 +01:00
Removes unnecessary and cruft procs from mob/inventory.dm
This commit is contained in:
@@ -925,7 +925,7 @@
|
||||
user << "Cannot refine into a reagent."
|
||||
return 1
|
||||
|
||||
user.before_take_item(O)
|
||||
user.remove_from_mob(O)
|
||||
O.loc = src
|
||||
holdingitems += O
|
||||
src.updateUsrDialog()
|
||||
|
||||
Reference in New Issue
Block a user