game.entity_prototypes empty during on_init?
game.entity_prototypes empty during on_init?
I'm trying to do some initialization of values based on the entity prototypes, but it seems like the table is empty when I try to access it in on_init. Should it be usable there? Is there somewhere else I should be doing this sort of thing?