Skip to content

Commit

Permalink
Fix: hide Spy Station from Navigation data (#679)
Browse files Browse the repository at this point in the history
# Описание

Довольно странно получается, что секретная шпионская станция светится на
всех консолях управления полетом, как одна из точек интереса. Пусть
теперь хотя бы у нее будет дефолтное название которое не будет так
сильно выделятся, generic sector.
Довольно печально, что авейку можно спрятать из сканирования сектора
Сьеррой, но нельзя убрать из этого пресловутого списка Navigation data,
куда попадают все диреликты.

:cl: Neonvolt
maptweak: removed Spy Station name and description vars
/:cl:
  • Loading branch information
Neonvolt authored Nov 17, 2023
1 parent ffcc740 commit 82a1362
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions maps/away_inf/spy_station/spy_station.dm
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#include "spy_station_areas.dm"

/obj/effect/overmap/visitable/sector/spy_station
name = "spy station"
desc = "spy SCG station"
scanner_name = "Small station"
scanner_desc = @{"<br>
<i>Registration</i>: SCGDF military facility<br>
Expand Down

0 comments on commit 82a1362

Please sign in to comment.