mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 17:42:26 +00: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