POLARIS: Fix simple animal tooltip

This commit is contained in:
Arokha Sieyes
2018-03-16 00:12:41 -04:00
parent 821ee11272
commit f1965f997c
@@ -1723,4 +1723,4 @@
destroy_surroundings = 1
/mob/living/simple_animal/get_nametag_desc(mob/user)
return "<i>tt_desc</i>"
return "<i>[tt_desc]</i>"