mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user