Merge pull request #14558 from BlueWildrose/buckbumble

Bumbles no longer has a number beside their name
This commit is contained in:
DeltaFire
2021-04-02 19:44:23 +02:00
committed by GitHub
@@ -29,7 +29,7 @@
verb_yell = "buzzes intensely"
emote_see = list("buzzes.", "makes a loud buzz.", "rolls several times.", "buzzes happily.")
speak_chance = 1
unique_name = TRUE
unique_name = FALSE
/mob/living/simple_animal/pet/bumbles/Initialize()
. = ..()