mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
comments
This commit is contained in:
@@ -889,16 +889,16 @@ var/static/list/blacklisted_areas = typecacheof(list(
|
|||||||
/area/mine,
|
/area/mine,
|
||||||
/area/surface/outside, //SC
|
/area/surface/outside, //SC
|
||||||
/area/surface/cave, //SC
|
/area/surface/cave, //SC
|
||||||
//TETHER STUFF BELOW THIS
|
//TETHER STUFF BELOW THIS //CHOMP Edit Downstreams, uncomment these if you are using these maps
|
||||||
/area/tether/surfacebase/outside,
|
// /area/tether/surfacebase/outside,
|
||||||
//GROUNDBASE STUFF BELOW THIS
|
//GROUNDBASE STUFF BELOW THIS
|
||||||
/area/groundbase/unexplored/outdoors,
|
// /area/groundbase/unexplored/outdoors,
|
||||||
/area/maintenance/groundbase/level1,
|
// /area/maintenance/groundbase/level1,
|
||||||
/area/submap/groundbase/wilderness,
|
// /area/submap/groundbase/wilderness,
|
||||||
/area/groundbase/mining,
|
// /area/groundbase/mining,
|
||||||
/area/offmap/aerostat/surface,
|
// /area/offmap/aerostat/surface,
|
||||||
/area/tether_away/beach,
|
// /area/tether_away/beach,
|
||||||
/area/tether_away/cave
|
// /area/tether_away/cave
|
||||||
))
|
))
|
||||||
|
|
||||||
var/global/list/SPECIALS = list(
|
var/global/list/SPECIALS = list(
|
||||||
|
|||||||
Reference in New Issue
Block a user