Skip to content

Commit

Permalink
Update station_areas.dm (TauCetiStation#13169)
Browse files Browse the repository at this point in the history
  • Loading branch information
KIBORG04 authored Jun 16, 2024
1 parent 7b7f304 commit f933844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/area/station_areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ ADD_TO_GLOBAL_LIST(/area/station, the_station_areas)

/area/station/aisat
name = "AI Satellite Exterior"
cases = list("внешний перемитр спутника ИИ", "внешниго перемитра спутника ИИ", "внешнему перемитру спутника ИИ", "внешний перемитр спутника ИИ", "внешним перемитром спутника ИИ", "внешнем перемитре спутника ИИ")
cases = list("внешний периметр спутника ИИ", "внешнего периметра спутника ИИ", "внешнему периметру спутника ИИ", "внешний периметр спутника ИИ", "внешним периметром спутника ИИ", "внешнем периметре спутника ИИ")
icon_state = "storage"
looped_ambience = 'sound/ambience/loop_aisatelite.ogg'
sound_environment = SOUND_AREA_LARGE_METALLIC
Expand Down

0 comments on commit f933844

Please sign in to comment.