mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Ports over the status effect unification
This commit is contained in:
@@ -565,3 +565,7 @@
|
||||
|
||||
/mob/new_player/is_ready()
|
||||
return ready && ..()
|
||||
|
||||
// No hearing announcements
|
||||
/mob/new_player/can_hear()
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user