mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-22 04:28:33 +01:00
Update code/modules/holodeck/HolodeckControl.dm
Co-authored-by: Meghan-Rossi <56671765+Meghan-Rossi@users.noreply.github.com>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"Meetinghall" = new/datum/holodeck_program(/area/holodeck/source_meetinghall),
|
||||
"Courtroom" = new/datum/holodeck_program(/area/holodeck/source_courtroom, list('sound/music/traitor.ogg')),
|
||||
"Chessboard" = new/datum/holodeck_program(/area/holodeck/source_chess),
|
||||
"Micro Building Area" = new/datum/holodeck_program(/area/holodeck/source_smoleworld),
|
||||
"Micro Building Area" = new/datum/holodeck_program(/area/holodeck/source_smoleworld), //VOREStation add
|
||||
"Turn Off" = new/datum/holodeck_program(/area/holodeck/source_plating, list())
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user