Make vore jukebox re-constructable

* Put in our own circuit board so de-constructing and re-constructing gets the same machine back.
* Polaris now has all the same icon states as we do! We don't need our own jukebox_vr.dmi anymore.
This commit is contained in:
Leshana
2017-02-22 17:50:53 -05:00
parent 1495bbce5e
commit ed78e7dbe9
4 changed files with 12 additions and 1 deletions
@@ -0,0 +1,10 @@
#ifndef T_BOARD
#error T_BOARD macro is not defined but we need it!
#endif
// VOREStation specific circuit boards!
// Our own board so deconstructing and reconstructing gets the same machine back...
/obj/item/weapon/circuitboard/jukebox/vore
name = T_BOARD("VORE jukebox")
build_path = /obj/machinery/media/jukebox/vore