mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
@@ -116,6 +116,12 @@
|
||||
qdel_null(cell)
|
||||
return ..()
|
||||
|
||||
/obj/machinery/mining/drill/dismantle()
|
||||
if(cell)
|
||||
cell.forceMove(loc)
|
||||
cell = null
|
||||
return ..()
|
||||
|
||||
/obj/machinery/mining/drill/get_cell()
|
||||
return cell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user