.DT
set_ps_coord_quantity
DW_wibble creator help
set_ps_coord_quantity
.SH Name
.SP 5 5
set_ps_coord_quantity -  This method sets the quantity of the position space co-ordinate to be the new quantity.
.EP
.SH Syntax
.SI 5
void set_ps_coord_quantity(int * new_coord,
                           int new_quantity)
.EI
.SH Parameters
.SI 5
%^BOLD%^new_coord%^RESET%^ - the new co-ordinate of the liquid
%^BOLD%^new_quantity%^RESET%^ - the new quantity of the liquid
.EI
.SH Defined in
.SI 5
/obj/container.c
.EI
.SH Description
.SP 5 5
This method sets the quantity of the position space co-ordinate
to be the new quantity.
.EP