Monster..::..ItemIncrease Method

Modifies the quantity of an item. No player stats are modified.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public void ItemIncrease(
	Item oPtr,
	int num
)

Parameters

oPtr
Type: Item
num
Type: Int32