.DT
merge_coins
DW_wibble creator help
merge_coins

.SH Name
.SP 5 5
merge_coins -  This method merges two coin object together.
.EP

.SH Syntax
.SI 5
object merge_coins()
.EI

.SH Returns
.SI 5
the merged coin object
.EI

.SH Defined in
.SI 5
/obj/money.c
.EI

.SH Description
.SP 5 5

This method merges two coin object together.  Or attempts to anyway.
This will occur whenever a coin object moves.
.EP

