mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
Adds a fallback system to the jukebox and makes it user friendlier
This commit is contained in:
@@ -26,3 +26,10 @@
|
||||
cost = 35000
|
||||
contains = list(/obj/machinery/jukebox)
|
||||
crate_name = "Jukebox"
|
||||
|
||||
/datum/supply_pack/misc/discojukebox
|
||||
name = "Disco Jukebox"
|
||||
desc = "For the party within you. Needs engineering access or above."
|
||||
cost = 60000
|
||||
contains = list(/obj/machinery/jukebox/disco)
|
||||
crate_name = "disco jukebox"
|
||||
|
||||
Reference in New Issue
Block a user