Fix code review issues (planetary_atmos and Initialize())

This commit is contained in:
Mark van Alphen
2019-04-04 23:23:30 +02:00
parent 8d91925e1f
commit 391d91132c
6 changed files with 6 additions and 13 deletions
@@ -75,7 +75,7 @@
//Things in this list will be instantly splatted. Flyman weakness is handled in the flyman species weakness proc.
var/list/strong_against
/obj/item/melee/flyswatter/Initialize()
/obj/item/melee/flyswatter/Initialize(mapload)
. = ..()
strong_against = typecacheof(list(
/mob/living/simple_animal/hostile/poison/bees/,