mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Update global_vr.dm
This commit is contained in:
+1
-1
@@ -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