Fixes Bardrones getting regular drone tools (#63254)

This commit is contained in:
Seth Scherer
2021-12-07 00:10:58 -08:00
committed by GitHub
parent ec02c09997
commit 021c3d0c56
+1
View File
@@ -142,6 +142,7 @@
3. Don't get messed up in their affairs."
unique_name = FALSE // disables the (123) number suffix
initial_language_holder = /datum/language_holder/universal
default_storage = null
/mob/living/simple_animal/drone/snowflake/bardrone/Initialize(mapload)
. = ..()