use ABSTRACT_TYPE_DESC in more places (#31409)

* use ABSTRACT_TYPE_DESC in more places

* fix lint

* fix fucking everything else

* there was more

* fix meta and dgl review

* fix lint
This commit is contained in:
warriorstar-orion
2026-01-25 22:52:12 +00:00
committed by GitHub
parent 7ec133a329
commit 4b2661c6d0
29 changed files with 143 additions and 138 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ RESTRICT_TYPE(/mob/living/basic)
/// code.
/mob/living/basic
name = "basic mob"
desc = "If you can see this, make an issue report on GitHub."
desc = ABSTRACT_TYPE_DESC
healable = TRUE
icon = 'icons/mob/animal.dmi'
hud_type = /datum/hud/simple_animal