mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Inducer can charge vehicles (space bike, cargo tug, etc)
This commit is contained in:
@@ -272,8 +272,11 @@
|
||||
hume.nutrition += . //Add the amount we really stored
|
||||
. /= NUTRITION_COEFF //Inflate amount to take from the giver
|
||||
|
||||
#undef NUTRITION_COEFF
|
||||
|
||||
// Various sideways-defined get_cells
|
||||
/obj/mecha/get_cell()
|
||||
return cell
|
||||
|
||||
#undef NUTRITION_COEFF
|
||||
/obj/vehicle/get_cell()
|
||||
return cell
|
||||
|
||||
Reference in New Issue
Block a user