mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 03:21:30 +01:00
lil tweaks
- added a jukebox to box - removed all access restricitions from the jukebox - added 3 more title screen songs: Precinct 41, Totally Transcedent, Whirling-In-Rags - fixed the bug with haydee modular jumpsuit icon - increased admin played sound file size limit to 4 MB
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
icon_state = "jukebox"
|
||||
verb_say = "states"
|
||||
density = TRUE
|
||||
req_one_access = list(ACCESS_BAR, ACCESS_KITCHEN, ACCESS_HYDROPONICS, ACCESS_ENGINE, ACCESS_CARGO, ACCESS_THEATRE)
|
||||
req_one_access = list()
|
||||
var/active = FALSE
|
||||
var/list/rangers = list()
|
||||
var/stop = 0
|
||||
|
||||
Reference in New Issue
Block a user