mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Merge pull request #6829 from VOREStation/aro-spaceland
Make a couple of space shuttle landmarks zero-g
This commit is contained in:
@@ -767,6 +767,7 @@
|
||||
/obj/effect/shuttle_landmark{
|
||||
base_area = /area/space;
|
||||
base_turf = /turf/space;
|
||||
flags = 2;
|
||||
landmark_tag = "tether_excursion_carpfarm";
|
||||
name = "Outside Facility (SW)"
|
||||
},
|
||||
|
||||
@@ -317,6 +317,7 @@
|
||||
/obj/effect/shuttle_landmark{
|
||||
base_area = /area/space;
|
||||
base_turf = /turf/space;
|
||||
flags = 2;
|
||||
landmark_tag = "tether_excursion_listeningpost";
|
||||
name = "Near Asteroid (SE)"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user