Skip to content

Commit

Permalink
Correct health trait meta
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Feb 14, 2016
1 parent 21107bf commit acf7119
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -53,7 +53,7 @@ public class HealthTrait extends Trait implements Listener {
// Enable Health trait via dScript: - trait state:true health
// Enable Health trait via npc command: /npc health --set # (-r)
//
// Enable automatic respawn (default delay 300t): /npc respawn [delay in ticks]
// Enable automatic respawn (default delay 300t): /npc health --respawndelay [delay as a duration]
// Set respawn location: - flag <npc> respawn_location:<location>
//
// Related Tags
Expand Down

0 comments on commit acf7119

Please sign in to comment.