Merges VOREStation jukebox into standard jukebox

Fixes #1184 by simply eliminating the "/vore" sub-type of jukebox.  Now that upstream jukebox has all of our hacking capabilities, we only need to sideways override New to update the songs list.
This commit is contained in:
Leshana
2017-03-20 18:31:55 -04:00
parent d8c96082f4
commit 476b85a489
4 changed files with 6 additions and 12 deletions
@@ -4,11 +4,6 @@
// 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
// Board for the parts lathe in partslathe.dm
/obj/item/weapon/circuitboard/partslathe
name = T_BOARD("parts lathe")