mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
VR fixy (#8298)
This commit is contained in:
@@ -1067,7 +1067,8 @@ var/global/list/SPECIALS = list(
|
||||
/turf/unsimulated/wall/planetary,
|
||||
/area/submap/virgo2,
|
||||
/area/submap/event,
|
||||
/area/submap/casino_event
|
||||
/area/submap/casino_event,
|
||||
/area/vr //CHOMPedit
|
||||
// /area/derelict //commented out, all hail derelict-rebuilders!
|
||||
)
|
||||
|
||||
@@ -1089,5 +1090,6 @@ var/global/list/area_or_turf_fail_types = typecacheof(list(
|
||||
/turf/unsimulated/wall/planetary,
|
||||
/area/submap/virgo2,
|
||||
/area/submap/event,
|
||||
/area/submap/casino_event
|
||||
/area/submap/casino_event,
|
||||
/area/vr //CHOMPedit
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user