User Tools

Site Tools


heal_entity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
heal_entity [2020/04/22 17:37] justinheal_entity [2021/04/21 18:31] (current) justin
Line 15: Line 15:
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
 |entity|[[Entity]] that will be healed.|[[Entity]]|Yes| |entity|[[Entity]] that will be healed.|[[Entity]]|Yes|
-|heal_amount|Amount of health to restore.|[[Decimal]]|Yes|+|heal_amount|Amount of health to restore.|[[Number]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-heal_entity(player, 5)+heal_entity(player, 5);
 </code> </code>
 //Results:// Five health points are restored to the player. //Results:// Five health points are restored to the player.
heal_entity.1587602229.txt.gz · Last modified: 2020/04/22 17:37 by justin