mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
some more new to init (#17231)
* some more new to init * rigs * rigs * intellisense moment * telcoms and landmarks * fix that as well * some more minor things * re add missing message * fix trash eating...
This commit is contained in:
@@ -257,8 +257,8 @@
|
||||
|
||||
var/mob/living/carbon/human/hume
|
||||
|
||||
/obj/item/cell/standin/New(newloc, var/mob/living/carbon/human/H)
|
||||
..()
|
||||
/obj/item/cell/standin/Initialize(mapload, var/mob/living/carbon/human/H)
|
||||
. = ..()
|
||||
hume = H
|
||||
charge = H.nutrition
|
||||
maxcharge = initial(H.nutrition)
|
||||
|
||||
Reference in New Issue
Block a user