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

Добавление звука телефона при его активации #13569

Closed
wants to merge 10 commits into from

Conversation

Riverz1
Copy link
Contributor

@Riverz1 Riverz1 commented Oct 8, 2024

Описание изменений

Теперь при нажатии на телефон он издает свой звук

Почему и что этот ПР улучшит

Сейчас этот звук можно получить только если ударить им себя или кого то при этом получив урон, это не очень круто поэтому я добавил функцию обычной активации по руке

Авторство

Riverz

Чеинжлог

🆑Riverz
  • sound: Добавление звука телефона при его активации

@TauKitty
Copy link
Contributor

TauKitty commented Oct 8, 2024

Changelog status: ✔️

@TauKitty TauKitty added the Sound label Oct 8, 2024
@Riverz1
Copy link
Contributor Author

Riverz1 commented Oct 8, 2024

Че опять гит тупит то

/obj/item/weapon/phone/attack_self(mob/user)
if(cooldown <= world.time)
cooldown = world.time + 10
to_chat(user, "<span class='notice'>Сalled.</span>")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
to_chat(user, "<span class='notice'>Сalled.</span>")

Copy link
Contributor Author

Choose a reason for hiding this comment

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

А это чем тебе не понравилось?

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.

Добавил вместо каллед Ring.

Riverz1 and others added 2 commits October 9, 2024 17:59
Co-authored-by: LudwigVonChesterfield <[email protected]>
@volas
Copy link
Member

volas commented Oct 19, 2024

звук там как пасхалка, смысла мало

@volas volas closed this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants