Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Хотфикс для альфы. Шаттлы и Карго цены #1199

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
bd6f65d
Добавлен запас энергии сингулярностям, добавлены невидимые чазмы для …
MrCat15352 Nov 18, 2024
0df8c41
Чазмы не сделать невидимыми. Но зато теперь сингулярности не теряют э…
MrCat15352 Nov 18, 2024
6ef7ac6
Хотфикс Халифата
SillyMoff Nov 18, 2024
f4e000c
ещё фиксим
SillyMoff Nov 18, 2024
84b3e1a
Ещё один фикс
SillyMoff Nov 18, 2024
abd3213
Ещё фиксы
SillyMoff Nov 18, 2024
87cf3ce
уээ
SillyMoff Nov 18, 2024
b074671
Хотфикс доступов
SillyMoff Nov 18, 2024
df13e00
туррель фикс
SillyMoff Nov 18, 2024
3c85d12
Ещё фикс доступов дверей
SillyMoff Nov 18, 2024
4ecace4
фикс космоса
SillyMoff Nov 18, 2024
cc06b2b
лишняя ева
SillyMoff Nov 18, 2024
c6c104e
аикоре
SillyMoff Nov 18, 2024
faf4065
Fix: Runtime footstep
molnizz Nov 18, 2024
bd800e1
все таки плата не нужна
SillyMoff Nov 18, 2024
3c7c5cc
Mod
molnizz Nov 18, 2024
8f6ca91
Merge pull request #1195 from SillyMoff/hotfix
SillyMoff Nov 18, 2024
1451dc9
Merge pull request #1196 from molnizz/fix
RoyaltyRat Nov 18, 2024
f140e75
Merge pull request #1192 from MrCat15352/remap_outpost_astro
RoyaltyRat Nov 18, 2024
e6415e1
Update: Turf sound
molnizz Nov 18, 2024
2cae4b7
Merge branch 'CeladonSS13:beta-dev' into fix
molnizz Nov 18, 2024
ac5fb69
Merge pull request #1197 from molnizz/fix
RoyaltyRat Nov 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 53 additions & 38 deletions _maps/_mod_celadon/outpost/elysium_asteroid.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,16 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/turf/closed/indestructible/reinforced,
/area/outpost/engineering/atmospherics)
"dc" = (
/obj/singularity{
can_be_z_moved = 0;
move_self = 0;
force = 9;
energy = 2025;
dissipate = 0
},
/turf/open/space/basic,
/area/space)
"dd" = (
/obj/effect/turf_decal/corner_techfloor_gray/diagonal{
layer = 2.030
Expand Down Expand Up @@ -8169,7 +8179,9 @@
/obj/singularity{
can_be_z_moved = 0;
move_self = 0;
force = 9
force = 9;
energy = 1984;
dissipate = 0
},
/turf/open/space/basic,
/area/space)
Expand Down Expand Up @@ -14567,6 +14579,9 @@
"TJ" = (
/turf/closed/indestructible/reinforced,
/area/outpost/hallway/central)
"TK" = (
/turf/open/chasm,
/area/space)
"TL" = (
/obj/structure/table,
/obj/item/book/manual/chef_recipes{
Expand Down Expand Up @@ -16685,6 +16700,13 @@ vV
vV
vV
vV
Zp
Zp
Zp
TK
Zp
Zp
Zp
vV
vV
vV
Expand All @@ -16697,6 +16719,13 @@ vV
vV
vV
vV
Zp
Zp
Zp
TK
Zp
Zp
Zp
vV
vV
vV
Expand All @@ -16708,6 +16737,13 @@ vV
vV
vV
vV
Zp
Zp
Zp
TK
Zp
Zp
Zp
vV
vV
vV
Expand All @@ -16719,34 +16755,13 @@ vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
Zp
Zp
Zp
TK
Zp
Zp
Zp
vV
vV
vV
Expand Down Expand Up @@ -16873,9 +16888,11 @@ vV
vV
vV
vV
Zp
vV
vV
vV
Zp
vV
vV
vV
Expand All @@ -16890,9 +16907,11 @@ vV
vV
vV
vV
Zp
vV
vV
vV
Zp
vV
vV
vV
Expand All @@ -16906,9 +16925,11 @@ vV
vV
vV
vV
Zp
vV
vV
vV
Zp
vV
vV
vV
Expand All @@ -16922,17 +16943,11 @@ vV
vV
vV
vV
Zp
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
vV
Zp
vV
vV
vV
Expand Down Expand Up @@ -19493,7 +19508,7 @@ vV
vV
vV
vV
zT
dc
vV
vV
vV
Expand Down
Loading
Loading