Files
Polaris/code/modules/mob
Mloc-Argent e9bf414820 Refactors code to work with BYOND 500.
500 adds a "color" var to /atom, which conflicts with /obj/item/color, /obj/atmospherics/color and various simple_animals.
  /obj/item/color is now item_color
  /obj/atmospherics/color is now pipe_color
  simple_animals color is now body_color
Removes transformer.dm since it conflicted with transform() and was never used.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-09-22 12:39:48 +01:00
..
2013-08-27 00:10:00 -07:00
2013-08-25 13:47:45 -07:00
2013-09-09 21:51:04 -07:00
2013-08-13 13:10:09 +01:00
2013-08-19 22:52:23 +01:00
2013-09-09 21:59:47 -07:00