Skip to content

Commit

Permalink
Вторая половина
Browse files Browse the repository at this point in the history
  • Loading branch information
FeenieRU committed Dec 14, 2022
1 parent 0c5feb0 commit 0d6fc5e
Show file tree
Hide file tree
Showing 97 changed files with 139 additions and 54 deletions.
20 changes: 10 additions & 10 deletions config/awaymissionconfig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
#Do NOT tick the maps during compile -- the game uses this list to decide which map to load. Ticking the maps will result in them ALL being loaded at once.
#DO tick the associated code file for the away mission you are enabling. Otherwise, the map will be trying to reference objects which do not exist, which will cause runtime errors!

#_maps/RandomZLevels/away_mission/TheBeach.dmm
#_maps/RandomZLevels/away_mission/Academy.dmm
#_maps/RandomZLevels/away_mission/wildwest.dmm
#_maps/RandomZLevels/away_mission/challenge.dmm
_maps/RandomZLevels/away_mission/TheBeach.dmm
_maps/RandomZLevels/away_mission/Academy.dmm
_maps/RandomZLevels/away_mission/wildwest.dmm
_maps/RandomZLevels/away_mission/challenge.dmm
_maps/RandomZLevels/away_mission/jungleresort.dmm
#_maps/RandomZLevels/away_mission/moonoutpost19.dmm
#_maps/RandomZLevels/away_mission/undergroundoutpost45.dmm
#_maps/RandomZLevels/away_mission/caves.dmm
#_maps/RandomZLevels/away_mission/snowdin.dmm
#_maps/RandomZLevels/away_mission/research.dmm
#_maps/RandomZLevels/away_mission/SnowCabin.dmm
_maps/RandomZLevels/away_mission/moonoutpost19.dmm
_maps/RandomZLevels/away_mission/undergroundoutpost45.dmm
_maps/RandomZLevels/away_mission/caves.dmm
_maps/RandomZLevels/away_mission/snowdin.dmm
_maps/RandomZLevels/away_mission/research.dmm
_maps/RandomZLevels/away_mission/SnowCabin.dmm
17 changes: 9 additions & 8 deletions config/entries/alert.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
## ALERT LEVELS ###
ALERT_GREEN All threats to the station have passed. Security may not have weapons visible, privacy laws are once again fully enforced.
ALERT_BLUE_UPTO The station has received reliable information about potential threats to the station. Security staff may have weapons visible, random searches are permitted.
ALERT_BLUE_DOWNTO Significant confirmed threats have been neutralized. Security may no longer have weapons drawn at all times, but may continue to have them visible. Random searches are still permitted.
ALERT_AMBER_UPTO There are signficant confirmed threats to the station. Security staff may have weapons unholstered at all times. Random searches are allowed and advised.
ALERT_AMBER_DOWNTO The immediate threat has passed. Security is no longer authorized to use lethal force, but may continue to have weapons drawn. Access requirements have been restored.
ALERT_RED_UPTO There is an immediate serious threat to the station. Security is now authorized to use lethal force. Additionally, access requirements on some machines have been lifted.
ALERT_RED_DOWNTO The station's destruction has been averted. There is still however an immediate serious threat to the station. Security is still authorized to use lethal force.
ALERT_DELTA Destruction of the station is imminent. All crew are instructed to obey all instructions given by heads of staff. Any violations of these orders can be punished by death. This is not a drill.
ALERT_GREEN Внимание! Уровень угрозы понижен до зелёного. Все угрозы для станции устранены. Всё оружие должно быть в кобуре, и законы о конфиденциальности вновь полностью соблюдаются.
ALERT_BLUE_UPTO Внимание! Уровень угрозы повышен до Синего. Станция получила надежные данные о возможной враждебной активности на борту. Служба безопасности может держать оружие на виду.
ALERT_BLUE_DOWNTO Внимание! Значительные подтвержденные угрозы были нейтрализованы. Служба безопасности больше не может постоянно держать оружие наготове, но может продолжать держать его на виду. Случайный поиск по-прежнему разрешен.
ALERT_AMBER_UPTO Внимание! Код Янтарный! Станции грозит серьезная опасность. Службе безопасности рекомендуется иметь оружие в полной боевой готовности. Выборочные обыски разрешены и рекомендованы.
ALERT_AMBER_DOWNTO Непосредственная угроза миновала. Служба безопасности больше не имеет права применять смертоносную силу, но может продолжать держать оружие наготове. Требования к доступу были восстановлены.
ALERT_RED_UPTO Внимание! Код Красный! Служба безопасности должна быть полностью вооружена. Гражданский персонал обязан немедленно обратиться к Главам отделов для получения указаний к эвакуации.
ALERT_RED_DOWNTO Разрушение станции было предотвращено. Однако по-прежнему существует непосредственная серьезная угроза для станции. Служба безопасности по-прежнему уполномочена применять смертоносную силу.
ALERT_DELTA Внимание! Дельта-уровень угрозы! Механизм Самоуничтожения задействован. Все члены экипажа обязаны подчиняться указаниям Глав отделов. Любые нарушения караются смертью. Это не учебная тревога.


## Determines the minimum alert level for the security cyborg model to be chosen
## 0: Green, 1:Blue, 2:Amber, 3:Red, 4:Delta
Expand Down
6 changes: 3 additions & 3 deletions config/entries/donator.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

#Specify group followed by ckey for each ckey.

#TIER_1_DONATORS test_ckey
#TIER_1_DONATORS SmiLeYcom

#TIER_2_DONATORS test_ckey
#TIER_2_DONATORS SmiLeYcom

#TIER_3_DONATORS test_ckey
#TIER_3_DONATORS SmiLeYcom
4 changes: 2 additions & 2 deletions config/entries/gamemodes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ FORCE_ANTAG_COUNT CLOCKWORK_CULT
#MIN_POP DOUBLE_AGENTS 25
#MAX_POP DOUBLE_AGENTS -1

#MIN_POP NUCLEAR 0
#MIN_POP NUCLEAR 20
#MAX_POP NUCLEAR -1

#MIN_POP REVOLUTION 20
Expand All @@ -132,7 +132,7 @@ FORCE_ANTAG_COUNT CLOCKWORK_CULT
#MIN_POP MONKEY 20
#MAX_POP MONKEY -1

#MIN_POP METEOR 0
#MIN_POP METEOR 30
#MAX_POP METEOR -1

#MIN_POP DEVIL 0
Expand Down
28 changes: 14 additions & 14 deletions config/entries/general.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Lobby time: This is the amount of time between rounds that players have to setup their characters and be ready.
LOBBY_COUNTDOWN 120
LOBBY_COUNTDOWN 240

## Round End Time: This is the amount of time after the round ends that players have to murder death kill each other.
ROUND_END_COUNTDOWN 90
ROUND_END_COUNTDOWN 150

## period of time in seconds for players to be considered inactive
# INACTIVITY_PERIOD 300
Expand Down Expand Up @@ -139,14 +139,14 @@ ALLOW_AI_MULTICAM
## AWAY MISSIONS ###

## Uncomment to load one of the missions from awaymissionconfig.txt at roundstart.
#ROUNDSTART_AWAY
ROUNDSTART_AWAY

## Uncomment to load one of the virtual reality levels from vr_config at roundstart.
#ROUNDSTART_VR
ROUNDSTART_VR

## How long the delay is before the Away Mission gate opens. Default is half an hour.
## 600 is one minute.
GATEWAY_DELAY 18000
#GATEWAY_DELAY 18000


## ACCESS ###
Expand All @@ -169,7 +169,7 @@ MINIMAL_ACCESS_THRESHOLD 20
#SECURITY_HAS_MAINT_ACCESS

## Uncomment to give everyone maint access.
#EVERYONE_HAS_MAINT_ACCESS
EVERYONE_HAS_MAINT_ACCESS

## Comment this out this to make security officers spawn in departmental security posts
SEC_START_BRIG
Expand Down Expand Up @@ -268,7 +268,7 @@ LAW_WEIGHT ratvar,0
LAW_WEIGHT buildawall,0

## Lewd laws. Coom.
LAW_WEIGHT slut,0
LAW_WEIGHT slut,16
LAW_WEIGHT shebang,0
LAW_WEIGHT milker,0
LAW_WEIGHT vore_pred,0
Expand All @@ -278,7 +278,7 @@ LAW_WEIGHT vore_pred,0
## SILICON LAW MAX AMOUNT ###
## The maximum number of laws a silicon can have
## Attempting to upload laws past this point will fail unless the AI is reset
SILICON_MAX_LAW_AMOUNT 12
SILICON_MAX_LAW_AMOUNT 16

## Roundstart Races
##-------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -408,16 +408,16 @@ BOMBCAP 20
## a less lootfilled or smaller or less round effecting ruin costs less to
## spawn, while the converse is true. Alter this number to affect the amount
## of ruins.
LAVALAND_BUDGET 60
LAVALAND_BUDGET 80

## Ice Moon Budget
ICEMOON_BUDGET 90
ICEMOON_BUDGET 100

## Space Ruin Budget
Space_Budget 16
Space_Budget 20

## Station Ruin Budget
STATION_SPACE_BUDGET 10
STATION_SPACE_BUDGET 20

## Time in ds from when a player latejoins till the arrival shuttle docks at the station
## Must be at least 30. At least 55 recommended to be visually/aurally appropriate
Expand Down Expand Up @@ -491,15 +491,15 @@ BOX_RANDOM_ENGINE Box SM 5x5,0
BOX_RANDOM_ENGINE Box SM 3x,0
BOX_RANDOM_ENGINE Box TEG,2
BOX_RANDOM_ENGINE Box Empty,0
BOX_RANDOM_ENGINE Box Antimatter,0
BOX_RANDOM_ENGINE Box Antimatter,3
BOX_RANDOM_ENGINE Box P.A.C.M.A.N,0
BOX_RANDOM_ENGINE Box RBMK,0
BOX_RANDOM_ENGINE Box DIY,2
BOX_RANDOM_ENGINE Box DIY_SM,1


## Whether the suicide verb is allowed.
# SUICIDE_ALLOWED
SUICIDE_ALLOWED

## Allows players to set a hexadecimal color of their choice as skin tone, on top of the standard ones.
ALLOW_CUSTOM_SKINTONES
Expand Down
11 changes: 6 additions & 5 deletions config/entries/movespeed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
## To speed things up make the number negative, to slow things down, make the number positive.

## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied.
RUN_DELAY 1.5
WALK_DELAY 4
RUN_DELAY 2.5
WALK_DELAY 5

## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE!
## Entries completely override all subtypes. Later entries have precedence over earlier entries.
Expand All @@ -20,6 +20,7 @@ MULTIPLICATIVE_MOVESPEED /mob/living/carbon/alien/humanoid/sentinel -0.75
MULTIPLICATIVE_MOVESPEED /mob/living/carbon/alien/humanoid/drone -0.5
MULTIPLICATIVE_MOVESPEED /mob/living/carbon/alien/humanoid/royal/praetorian 0
MULTIPLICATIVE_MOVESPEED /mob/living/carbon/alien/humanoid/royal/queen 2
MULTIPLICATIVE_MOVESPEED /mob/living/silicon/robot -0.25

## The above, only when a mob is FLOATING
MULTIPLICATIVE_MOVESPEED_FLOATING /mob/living/carbon -0.5
Expand All @@ -38,7 +39,7 @@ SPRINTLESS_OFF_BALANCE_SLOWDOWN 0.85
MELEE_STAGGER_FACTOR 1

## Sprint speed increase
SPRINT_SPEED_INCREASE 1
SPRINT_SPEED_INCREASE 1.5

## Max tiles/second increase from sprint
SPRINT_MAX_TILES_INCREASE 5
Expand All @@ -50,7 +51,7 @@ SPRINT_ABSOLUTE_MAX_TILES 13
SPRINT_BUFFER_MAX 24

## Stamina/tile when bufer empty
SPRINT_STAMINA_COST 1.4
SPRINT_STAMINA_COST 10

## Buffer regen/decisecond - 0.4 = 4/second
SPRINT_BUFFER_REGEN_PER_DS 0.4
SPRINT_BUFFER_REGEN_PER_DS 0.5
2 changes: 1 addition & 1 deletion config/entries/vote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ VOTE_PERIOD 600

## autovote initial delay (deciseconds) before first automatic transfer vote call (default 120 minutes)
## Set to 0 to disable the subsystem altogether.
VOTE_AUTOTRANSFER_INITIAL 72000
VOTE_AUTOTRANSFER_INITIAL 108000

## autovote delay (deciseconds) before sequential automatic transfer votes are called (default 30 minutes)
VOTE_AUTOTRANSFER_INTERVAL 18000
Expand Down
4 changes: 2 additions & 2 deletions config/jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Bridge Officer=2,2

Assistant=-1,-1

Prisoner=0,2
Prisoner=6,6

Quartermaster=1,1
Cargo Technician=3,2
Expand Down Expand Up @@ -51,4 +51,4 @@ Brig Physician=1,1
Peacekeeper=3,3

AI=0,1
Cyborg=0,1
Cyborg=3,3
9 changes: 5 additions & 4 deletions config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ map runtimestation
endmap

map spookystation
minplayers 150
minplayers 15
endmap

map festivestation
minplayers 150
minplayers 15
endmap

map multiz_debug
Expand All @@ -70,7 +70,8 @@ map cogstation
endmap

map syndicatestation
voteweight 2
endmap

map boxedinstation
endmap
#map boxedinstation
endmap
21 changes: 19 additions & 2 deletions config/motd.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
<!-- Most valid html will work in here, excluding images. -->

<h1>Welcome to Space Station 13!</h1>
<h1>Добро пожаловать в Систему "Голубые Луны"!</h1>

<i>This server is running a /tg/station 13 Git build.</i>
<br><br><i>Этот сервер является Модификацией S.P.L.U.R.T. с соответственным уровнем Достоверности Источника.</i>

<br><br><b>Голубые Луны ждут вас!</b>

<br>- Не знаете, где провести свой отпуск?
<br>- Устали от бесконечных изнуряющих смен?
<br>- Хотите чего-то экзотического?

<br><br><b>“Голубые Луны ждут вас!”</b> - Целая Серия Курортных Станций на орбитах планетоидов и газовых гигантов одной из самых загадочных и прекрасных систем галактики! Только здесь и только сейчас, будь вы турист, или будущий работник! У нас вы сможете познать невиданный ранее опыт! Среди достоинств Голубых лун есть всё, о чём можно только мечтать!

<br><br>- Новые комфортабельные Курортные Станции с отзывчивым персоналом и всеми удобствами!
<br>- Потрясающие виды на БС-Туманности и захватывающие подпространственные аномалии.
<br>- Приятные возможности Серой Политической Зоны с доступными развлечениями, незаконными за пределами территории Голубых Лун.
<br>- Комфортные условия для работников с высокой заработной платой и льготами, и с плывущим графиком работы в пользу сотрудника.
<br>- Возможность познакомится с мирными туземными народами в присутствии лучших Лингвистов и Культурологов.
<br>- Шанс стать частью команды, раскрывающей тайны голубого пространства, что изменило всю галактику почти половину миллениума тому назад!

<br><br><b>Лучшие учёные Nanotrasen и Конгломерата Синдикат станут теми, кто проведёт вас по Тайнам Мироздания, многослойности миров, а также расскажет о Древней Схватке между ожившими Богами! И многое, многое иное! Вполне возможно, вы сможете пожать руку самому Трейзену лично или же вовсе доктору Кокрейну, что и открыл первым голубое пространство ещё на старой, послевоенной Земле! Всё в ваших и только ваших руках! Не упускайте свой шанс, мы всегда рады вам!</b>
Loading

0 comments on commit 0d6fc5e

Please sign in to comment.