diff --git a/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm b/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm index f2475986643..3bdbea5acb2 100644 --- a/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm +++ b/code/modules/mob/living/simple_animal/hostile/commanded/guard_dog.dm @@ -102,7 +102,7 @@ icon_dead = "amaskan_dead" /mob/living/simple_animal/hostile/commanded/dog/columbo - name = "Sgt. Columbo" + name = "Lt. Columbo" desc = "A dog trained to listen and obey its owner commands. This one looks about three days from retirement." melee_damage_lower = 5 diff --git a/icons/mob/dog.dmi b/icons/mob/dog.dmi index 26a1fd19a4b..17b28e0c3f4 100644 Binary files a/icons/mob/dog.dmi and b/icons/mob/dog.dmi differ