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

Диски #1086

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Диски #1086

merged 2 commits into from
Oct 18, 2024

Conversation

Discozavisim
Copy link

ПР делает что

фиксит диски диксит фиски

  • Pull Request полностью завершен, мне не нужна помощь чтобы его закончить.
  • Я внимательно прочитал все свои изменения и багов в них не нашел.
  • Я запускал сервер со своими изменениями локально и все протестировал.

@MysticalFaceLesS MysticalFaceLesS added 🧱 Код 🧱 Изменения .dm файлов 🔵 Требуется проверка 🪓 ТРОГАЛИ CORE-CODE 🪓 Ты трогал офовский кор код! Внимание! labels Oct 17, 2024
if(length(starting_blueprints))
for(var/design in starting_blueprints)
blueprints += new design()
//[CELADON-EDIT] - Превращаем обычный список в ассоциативный. Люммох пидарас. Вагабонд боженька. Чиним диски пупупу
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Где ID???
Добавь что ли CELADON_FIXES, есть пак который направлен на вот такие фиксы, отнесем это туда же.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

И там в этом паке в РИДМИ можешь себя автора указать.

var/datum/design/D = i
// [/CELADON-EDIT]
if(d_disk.blueprints[i])
var/datum/design/D = d_disk.blueprints[i] // CELADON-EDIT - ORIGINAL
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Коммент в конце убрать, итак понятно что это оригинальный код

@MrCat15352 MrCat15352 added the 💢 Плохой PR 💢 Плохое оформление ПРа label Oct 18, 2024
@Discozavisim Discozavisim changed the title Дисочки Дисячки дисясясясясясяс мюмюмюмю ыээуэээээ Диски Oct 18, 2024
@MrCat15352 MrCat15352 merged commit 8b3ecbd into CeladonSS13:beta-dev Oct 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💢 Плохой PR 💢 Плохое оформление ПРа 🔵 Требуется проверка 🧱 Код 🧱 Изменения .dm файлов 🪓 ТРОГАЛИ CORE-CODE 🪓 Ты трогал офовский кор код! Внимание!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants