mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Update global_vr.dm
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
return 1
|
return 1
|
||||||
|
|
||||||
var/list/shell_module_types = list(
|
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
|
var/list/eventdestinations = list() // List of scatter landmarks for VOREStation event portals
|
||||||
|
|||||||
Reference in New Issue
Block a user