Skip to content

Commit

Permalink
additional meta fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Nov 30, 2019
1 parent f01921c commit 014d5f0
Showing 1 changed file with 7 additions and 7 deletions.
Expand Up @@ -44,15 +44,15 @@ public class HealthTrait extends Trait implements Listener {
// Set respawn location: - flag <npc> respawn_location:<location>
//
// Related Tags
// <@link tag NPCTag.health>
// <@link tag NPCTag.formatted_health>
// <@link tag NPCTag.health_max>
// <@link tag NPCTag.health_percentage>
// <@link tag NPCTag.has_trait[health]>
// <@link tag EntityTag.health>
// <@link tag EntityTag.formatted_health>
// <@link tag EntityTag.health_max>
// <@link tag EntityTag.health_percentage>
// <@link tag EntityTag.has_trait[health]>
//
// Related Mechanisms
// <@link mechanism NPCTag.health>
// <@link mechanism NPCTag.max_health>
// <@link mechanism EntityTag.health>
// <@link mechanism EntityTag.max_health>
//
// Related Commands
// <@link command heal>
Expand Down

0 comments on commit 014d5f0

Please sign in to comment.