Changes Jukebox Availability (#7905)

Changes the massive price of the jukebox to something much more affordable, as well as broadens access needed to use it.
This commit is contained in:
Ignari-Coldstorm
2019-01-08 04:30:24 -06:00
committed by kevinz000
parent c2eafa3f73
commit eb7f5634d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
icon_state = "jukebox"
verb_say = "states"
density = TRUE
req_access = list(ACCESS_BAR)
req_one_access = list(ACCESS_BAR, ACCESS_KITCHEN, ACCESS_HYDROPONICS, ACCESS_ENGINE, ACCESS_CARGO, ACCESS_THEATRE)
var/active = FALSE
var/list/rangers = list()
var/stop = 0