mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-20 18:47:53 +01:00
POLARIS: Fix simple animal tooltip
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user