This commit is contained in:
Timothy Teakettle
2020-08-18 17:49:01 +01:00
parent 945ac02152
commit 19dce2263d
+1
View File
@@ -186,6 +186,7 @@
new_choice.mob_size = MOB_SIZE_TINY //yeah we're not letting you use this roundstart pet to hurt people / knock them down
if(pet_name)
new_choice.name = pet_name
new_choice.unique_name = TRUE
return carrier
/obj/item/choice_beacon/pet/spawn_option(atom/choice,mob/living/M)