Skip to content

bugfix: в шахтёрские стореджи нельзя было сувать их одежду + гпс #6820

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

Open
wants to merge 1 commit into
base: master220
Choose a base branch
from

Conversation

NuSanya
Copy link
Contributor

@NuSanya NuSanya commented Apr 29, 2025

Описание

довольно костыльненько, но что поделать

Причина создания ПР / Почему это хорошо для игры

https://discord.com/channels/617003227182792704/1363241039095267358

@NuSanya NuSanya requested a review from a team as a code owner April 29, 2025 05:43
@github-actions github-actions bot added the MAP Affects map label Apr 29, 2025
else if((istype(I, /obj/item/tank) || istype(I, /obj/item/gps/mining)) && !storage)
. = user.drop_transfer_item_to_loc(I, src)
if(.)
storage = I
Copy link
Collaborator

Choose a reason for hiding this comment

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

Не нужно таких костылей. Можно вынести проверку костюма в отдельный прок и переопределить ее.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAP Affects map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants