Skip to content

Commit

Permalink
Fix 4th deck elevator area name (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vuradu authored Nov 1, 2023
1 parent d40b2d9 commit eb70ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maps/sierra/areas/shuttles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@
lift_announce_str = "Палуба 3 - Инженерная."

/area/turbolift/sierra_ground
name = "Elevator - Third Deck"
lift_floor_label = "3 Палуба"
name = "Elevator - Fourth Deck"
lift_floor_label = "4 Палуба"
lift_floor_name = "Лётная палуба"
lift_announce_str = "Палуба 4 - Лётная."
base_turf = /turf/simulated/floor
Expand Down

0 comments on commit eb70ee8

Please sign in to comment.