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:
committed by
kevinz000
parent
c2eafa3f73
commit
eb7f5634d5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user