Minor tweaks

This commit is contained in:
r00telement
2021-12-12 18:59:39 +00:00
parent 3f6a490796
commit c85d2339f6
4 changed files with 3 additions and 6 deletions

View File

@@ -178,7 +178,7 @@ namespace PlayerTags.Features
if (gameObject is Character character)
{
// Add the job tag
// Add the job tags
if (m_PluginData.JobTags.TryGetValue(character.ClassJob.GameData.Abbreviation, out var jobTag))
{
if (jobTag.TagTargetInNameplates.InheritedValue != null && jobTag.TagPositionInNameplates.InheritedValue != null)
@@ -206,8 +206,8 @@ namespace PlayerTags.Features
}
}
// Add the custom tag payloads
foreach (var customTag in m_PluginData.CustomTags)
// Add all other tags
foreach (var customTag in m_PluginData.AllTags.Descendents)
{
if (customTag.TagTargetInNameplates.InheritedValue != null && customTag.TagPositionInNameplates.InheritedValue != null)
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -1664,7 +1664,6 @@ morbid
moreish
moronic
mossy
mother
motherly
motionless
motor
@@ -2629,7 +2628,6 @@ thermodynamic
thermonuclear
thick
thin
think
thirsty
thorny
thorough

View File

@@ -2011,7 +2011,6 @@ rhetoric
rhyme
rhythm
rice
rich
riddle
ride
ring