Refactors and fixes RPEDs (#37380)

* Refactors and fixes RPEDs

* Fixes storage related memes

* beams should probably always play
This commit is contained in:
Dax Dupont
2018-04-27 21:12:41 +03:00
committed by vuonojenmustaturska
parent c2ae507900
commit 52a7ebcbff
41 changed files with 23 additions and 121 deletions
@@ -148,8 +148,6 @@
send_console_message()
/obj/machinery/mineral/ore_redemption/attackby(obj/item/W, mob/user, params)
if(exchange_parts(user, W))
return
GET_COMPONENT(materials, /datum/component/material_container)
if(default_pry_open(W))
materials.retrieve_all()