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

[TESTMERGE] Disables projectile logs #6229

Conversation

Vladisvell
Copy link
Collaborator

title

@Vladisvell Vladisvell added the testmerge This PR is being tested right now on live test servers. label Dec 5, 2024
@Vladisvell Vladisvell added Testmerge candidate Этот PR будет в тестмерже после определенного времени and removed testmerge This PR is being tested right now on live test servers. labels Dec 6, 2024
@@ -169,7 +169,7 @@
return TRUE

/obj/item/gun/proc/shoot_with_empty_chamber(mob/living/user)
to_chat(user, span_danger("*click*"))
//to_chat(user, span_danger("*click*")) [TESTMERGE: LOGS REMOVED]
Copy link
Member

Choose a reason for hiding this comment

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

это же не лог

@@ -385,7 +385,7 @@
reagent_note += ", "
fire_log_text += " | Reagents: [reagent_note]"

add_attack_logs(firer, original, "Fired at. [fire_log_text]")
//add_attack_logs(firer, original, "Fired at. [fire_log_text]") [Nope, no logs today. // TESTMERGE //]
Copy link
Member

Choose a reason for hiding this comment

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

единственне, что лог xd

@BeebBeebBoob BeebBeebBoob removed the Testmerge candidate Этот PR будет в тестмерже после определенного времени label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants