Files
CHOMPStation2/code
D Anzorge b826e5bb77 Rewrite and refactor vending.dm
Remove some redundant procs and /obj/machinery/vending members. Rework the way
product lists and advert lists are stored within /obj/machinery/vending.

/obj/machinery/vending now uses a simpler way of storing the product list. The
old variables, `products`, `contraband`, etc., are still used for initialization
of the new list, but are not used beyond that.

This commit removes colors from vending lists in anticipation of introducing
NanoUI.
2015-02-11 10:42:50 -05:00
..
2015-02-04 02:07:14 +03:00
2015-02-11 10:42:50 -05:00
2015-02-11 10:42:50 -05:00
2015-02-03 03:20:42 -07:00
2015-02-09 08:27:38 +01:00