mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 12:47:13 +01:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
/atom/movable/bark(list/hearers, distance, volume, pitch)
|
|
if(!CONFIG_GET(flag/enable_global_barks))
|
|
return
|
|
. = ..()
|