Material Container Component & Autolathe QoL

This commit is contained in:
Chompstation Bot
2021-06-13 03:18:30 +00:00
parent e876bc2107
commit a94e471add
11 changed files with 8795 additions and 103 deletions
-2
View File
@@ -236,8 +236,6 @@
if(!uses_charge)
amount -= used
if (amount <= 0)
if(usr)
usr.remove_from_mob(src)
qdel(src) //should be safe to qdel immediately since if someone is still using this stack it will persist for a little while longer
update_icon()
return 1