mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Makes EMP logs less bad (#93841)
## About The Pull Request closes #93805 ## Why It's Good For The Game we actually have almost no emp logging at all lol, not even emp chem reaction, so you barely can track potential griefer? ## Changelog 🆑 admin: EMP logs are improved, additionally chemical EMP reactions are now logged. /🆑
This commit is contained in:
@@ -376,7 +376,7 @@
|
||||
/obj/effect/meteor/emp/meteor_effect()
|
||||
..()
|
||||
playsound(src, 'sound/items/weapons/zapbang.ogg', 100, TRUE, -1)
|
||||
empulse(src, 3, 8)
|
||||
empulse(src, 3, 8, emp_source = src)
|
||||
|
||||
//Meaty Ore
|
||||
/obj/effect/meteor/meaty
|
||||
|
||||
Reference in New Issue
Block a user