mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Update global_vr.dm
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
return 1
|
||||
|
||||
var/list/shell_module_types = list(
|
||||
"Standard", "Service", "Clerical"
|
||||
"Standard", "Service", "Clerical", "Service-Hound"
|
||||
)
|
||||
|
||||
var/list/eventdestinations = list() // List of scatter landmarks for VOREStation event portals
|
||||
|
||||
Reference in New Issue
Block a user