Split command

From ThresholdRPG Wiki
Revision as of 12:02, 18 July 2021 by Gesslar (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This command creates a second stack with the specified number and reduces the first stack by the same amount.

Usage

split <#> from <item stack>

Sample

 split 5 from torch 

Which will result in two stacks of:

 wooden torch {5}
 wooden torch {5}

Special Note

Stacks of 1 do not contain a stack identifier. Consumable items may not be restacked.

See also: Stack, Peel

Help File

help split