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

Обновленный Restart от Сиротки #1199

Closed
wants to merge 2 commits into from

Conversation

VentelR
Copy link

@VentelR VentelR commented Apr 24, 2024

Обновляет рестарт добавляя БАСЫ (долбит нормально), обновляет некоторые эффекты

Сиротка как был так и остается автором, что изменений, что оригинала.

ПР Сиротки забраковали на оффах - лью модульно по его просьбе

Изображения изменений

Тестирование

Запустил локалку, выпил напиток, разъебался с бассбустед версии

Changelog

🆑
add: Добавлены новые звуки, фразы и эффекты при употреблении напитка
/:cl:

@github-actions github-actions bot added the 🔉 Звук Услада для ушей. label Apr 24, 2024
@dj-34
Copy link
Collaborator

dj-34 commented Apr 24, 2024

нахуя такой громкий звук?????
минус уши блять

Copy link
Collaborator

@dj-34 dj-34 left a comment

Choose a reason for hiding this comment

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

говно исправляй звук ебаный

@ErdGinalD
Copy link

говно исправляй звук ебаный

он стоит 15% от оригинала епта, звук в игре нормальный

@dj-34
Copy link
Collaborator

dj-34 commented Apr 24, 2024

говно исправляй звук ебаный

он стоит 15% от оригинала епта, звук в игре нормальный

епта, я скачал звук и выставил 5%, у меня чуть ушные перепонки не порвались нахуй, епта

@dj-34
Copy link
Collaborator

dj-34 commented Apr 24, 2024

Вы хотите нам репу забанить?
image

if(25)
M.SetStunned(0)
M.SetWeakened(0)
M.SetParalysis(0)
M.SetSleeping(0)
M.SetDrowsy(0)
M.SetSlur(0)
M.SetDrunk(0)
M.AdjustDrunk(-800 SECONDS)
Copy link
Collaborator

Choose a reason for hiding this comment

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

А в чем смысл?

Choose a reason for hiding this comment

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

в том, что та переменная не работает.

Comment on lines 585 to 586
var/restart_amount = clamp(M.reagents.get_reagent_amount("restart")-0.4, 0, 330)
M.reagents.remove_reagent("restart",restart_amount)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Тут типа весь реагент убирается? Зачем вычисления?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
var/restart_amount = clamp(M.reagents.get_reagent_amount("restart")-0.4, 0, 330)
M.reagents.remove_reagent("restart",restart_amount)
M.reagents.remove_reagent("restart", volume)

Так норм, думаю

Choose a reason for hiding this comment

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

да, весь реагент убирается.

@ErdGinalD
Copy link

говно исправляй звук ебаный

он стоит 15% от оригинала епта, звук в игре нормальный

епта, я скачал звук и выставил 5%, у меня чуть ушные перепонки не порвались нахуй, епта

скачать звук и слушать его и прослушать его в игре совершенно другое. Он в разы тише

Copy link

github-actions bot commented May 9, 2024

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label May 9, 2024
Copy link

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

@github-actions github-actions bot closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 CL валиден 🔉 Звук Услада для ушей. Stale ПР долго был не активен, и требует обновления.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants