mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Refactors and fixes RPEDs (#37380)
* Refactors and fixes RPEDs * Fixes storage related memes * beams should probably always play
This commit is contained in:
committed by
vuonojenmustaturska
parent
c2ae507900
commit
52a7ebcbff
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user