Split command

From ThresholdRPG Wiki

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