Addstrength: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
No edit summary
 
mNo edit summary
Line 1: Line 1:
addstrength <num>
addstrength <number>


Adds <num> health to the current [[actor]]. <num> can be positive or negative.
Increments the [[actor]]'s health by <number>. <number> can be a positive or negative value.

Revision as of 00:33, 23 December 2004

addstrength <number>

Increments the actor's health by <number>. <number> can be a positive or negative value.