This commit is contained in:
izac112
2020-07-14 00:21:02 +02:00
145 changed files with 3059 additions and 1391 deletions

View File

@@ -59,12 +59,12 @@
default_apply_parts()
cell = default_use_hicell()
/obj/machinery/mining/drill/loaded
cell = /obj/item/weapon/cell/high
/obj/machinery/mining/drill/get_cell()
return cell
/obj/machinery/mining/drill/loaded
cell = /obj/item/weapon/cell/high
/obj/machinery/mining/drill/process()
if(need_player_check)
@@ -397,4 +397,4 @@
return 0
src.set_dir(turn(src.dir, 270))
return 1
return 1