small error

This commit is contained in:
Timothy Teakettle
2020-08-18 17:48:10 +01:00
parent 264e789c3d
commit 945ac02152
+1 -1
View File
@@ -182,7 +182,7 @@
var/mob/living/simple_animal/new_choice = new choice()
new_choice.butcher_results = null //please don't eat your pet, chef
var/obj/item/pet_carrier/donator/carrier = new() //a donator pet carrier is just a carrier that can't be shoved in an autolathe for metal
new_choice.forceMove(carrier)
carrier.add_occupant(new_choice)
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