mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user