mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Should be possible to replace cargo tug power cells
This commit is contained in:
@@ -303,7 +303,7 @@
|
||||
usr << "<span class='notice'>You install [C] in [src].</span>"
|
||||
|
||||
/obj/vehicle/proc/remove_cell(var/mob/living/carbon/human/H)
|
||||
if(mechanical)
|
||||
if(!mechanical)
|
||||
return
|
||||
if(!cell)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user