.DT
add_ps_vect
DW_wibble creator help
add_ps_vect
.SH Name
.SP 5 5
add_ps_vect - This method adds a potion space vector with a particular quantity to the object.
.EP
.SH Syntax
.SI 5
void add_ps_vect(int * v,
int quant)
.EI
.SH Parameters
.SI 5
%^BOLD%^v%^RESET%^ - the vector to add
%^BOLD%^quant%^RESET%^ - the quantity to add
.EI
.SH Defined in
.SI 5
/obj/container.c
.EI
.SH Description
.SP 5 5
This method adds a potion space vector with a particular
quantity to the object.
.EP