Ports honey_frames to Initialize

This commit is contained in:
Cyberboss
2017-04-11 01:39:24 -04:00
committed by GitHub
parent 588ef1ce1f
commit b83f47ccc7
@@ -7,6 +7,7 @@
var/honeycomb_capacity = 10 //10 Honeycomb per frame by default, researchable frames perhaps?
/obj/item/honey_frame/New()
/obj/item/honey_frame/Initialize()
. = ..()
pixel_x = rand(8,-8)
pixel_y = rand(8,-8)