Keyword(s) to search:
Sort results by title
Keyword Index
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
C#
public
void
ItemIncrease
(
Item
oPtr
,
int
num
)
Parameters
oPtr
Type:
Item
num
Type:
Int32
See Also
Monster Class
AngbandOS.Core Namespace