1
0

15 lines
264 B
Markdown

### Function: SetStr(spawn, value)
**Description:**
Set's the Spawn's strength to the value provided.
**Parameters:**
- `luaspell` (int32) - Integer value `luaspell`.
- `value` (int32) - Integer value `value`.
**Returns:** None.
**Example:**
Example Required