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

feat(signs): add recipe for signage #12381

Closed
wants to merge 5 commits into from
Closed

Conversation

Primudash
Copy link
Contributor

@Primudash Primudash commented May 2, 2024

Таблички теперь можно сварить из стали. И разобрать на сталь. Круто?

#3104 - иссуй закрыт, но все равно

Чейнджлог
🆑Primudash
rscadd: Таблички теперь можно сварить из стали.
/🆑
  • Pull Request полностью завершен, мне не нужна помощь чтобы его закончить.
  • Я внимательно прочитал все свои изменения и багов в них не нашел.
  • Я запускал сервер со своими изменениями локально и все протестировал.
  • Я ознакомился c [Guide to Contribute]

@Primudash Primudash requested a review from a team as a code owner May 2, 2024 15:24
@github-actions github-actions bot added the 📜 Есть CL Чейнджлог в наличии и не содержит ошибок label May 2, 2024
@Primudash Primudash added 🔩 улучшение Новая фича или улучшение старой 📜 Есть CL Чейнджлог в наличии и не содержит ошибок and removed 📜 Есть CL Чейнджлог в наличии и не содержит ошибок labels May 3, 2024
@@ -203,6 +203,14 @@
S.amount = produced
S.add_to_stacks(user, recipe.goes_in_hands)

if(istype(O, /obj/structure/sign))
Copy link
Contributor

Choose a reason for hiding this comment

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

Я не совсем понимаю зачем это сделано, поясни пожалуйста.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Если это убрать, то таблички будут спавниться как структуры
Их придется ещё дополнительно отверткой откручивать от пола)
А так они сразу объектами спавнятся, открученными, можно в руки брать и все такое

-spaces

Co-authored-by: Interception&?. <137328283+intercepti0n@users.noreply.github.com>
@Primudash Primudash marked this pull request as draft May 9, 2024 16:36
@Primudash
Copy link
Contributor Author

Буду делать, как мне сказали

@Primudash Primudash closed this May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 Есть CL Чейнджлог в наличии и не содержит ошибок 🔩 улучшение Новая фича или улучшение старой
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants