.DT
adjust_volume
Discworld living help
adjust_volume

Name
.SI 5
adjust_volume - Adjusts the volume of type.
.EI

Syntax
.SI 5
void adjust_volume(int type, int amt);
.EI

Description
.SP 5 5
Adjusts the volume of a certain type.  The types are food, drink and
alcohol.  They are as follows:
.EP
.SO 5 10 -20
	Alcohol	0
	Food	1
	Drink	2
.EO

See also
.SP 5 5
query_volume
.EP
