Changes

Jump to navigation Jump to search
m
no edit summary
Line 109: Line 109:  
   |params  = {{t|I:amount}}
 
   |params  = {{t|I:amount}}
 
   |desc    = Sets the player's current [[health]].
 
   |desc    = Sets the player's current [[health]].
   |example = <code>player_sethealth 200</code> would give you 200 health points.
+
   |example = <code>player_sethealth 200</code> would set you to 200 health points.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
Line 115: Line 115:  
   |params  = {{t|I:amount}}
 
   |params  = {{t|I:amount}}
 
   |desc    = Sets the player's total [[immunity]]. This is permanent and is affected by immunity buffs. For example, if you set immunity 10 while [[Genie Shoes]] (+6 immunity) are equipped, removing the shoes would set your immunity to 4 (10 - 6). You can reset immunity to normal by removing everything that improves immunity, then entering <code>player_setimmunity 0</code>.
 
   |desc    = Sets the player's total [[immunity]]. This is permanent and is affected by immunity buffs. For example, if you set immunity 10 while [[Genie Shoes]] (+6 immunity) are equipped, removing the shoes would set your immunity to 4 (10 - 6). You can reset immunity to normal by removing everything that improves immunity, then entering <code>player_setimmunity 0</code>.
   |example = <code>player_setimmunity 10</code> would you 10 immunity points, or a 100% chance of avoiding buff effects.
+
   |example = <code>player_setimmunity 10</code> would give you 10 immunity points, or a 100% chance of avoiding buff effects.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
1

edit

Navigation menu