porting healthbars from RS + mat fixes

This commit is contained in:
Kashargul
2024-01-29 00:00:25 +01:00
committed by GitHub
parent ba1d1fa768
commit 691c3ca75f
13 changed files with 274 additions and 11 deletions
@@ -330,6 +330,12 @@ var/list/_client_preferences_by_type
enabled_description = "On"
disabled_description = "Off"
/datum/client_preference/vore_health_bars
description = "Vore Health Bars"
key = "VORE_HEALTH_BARS"
enabled_description = "Enabled"
disabled_description = "Disabled"
/datum/client_preference/runechat_mob
description = "Runechat (Mobs)"
key = "RUNECHAT_MOB"