Files
kiwistation/code/modules
MrMelbert 3eaa11cba1 Fixes picked up bees, again (#55053)
Bees don't actually have a set icon state, their entire existence is their mutable appearance. This creates problems when something checks for the bee's icon state, like mob_holders. So, this PR sets their icon_state to the corresponding base bee icon on initialization. Visually identical to before, because the overlays / mutable appearance covers it, but their icon_state is no longer null.
2020-11-26 14:53:52 +00:00
..
2020-11-24 18:07:08 +02:00
2020-11-25 13:12:12 +01:00
2020-08-14 13:21:40 +12:00
2020-11-23 14:00:23 -08:00
2020-11-26 14:53:52 +00:00
2020-11-10 15:31:08 +01:00
2020-11-10 15:04:31 -03:00
2020-10-23 08:50:04 +03:00
2020-11-25 13:44:01 -08:00