status effect checks

This commit is contained in:
Majkl-J
2025-02-28 07:08:45 -08:00
parent ceac93c9da
commit 3b917fabf1
2 changed files with 7 additions and 2 deletions
@@ -299,6 +299,8 @@
/datum/status_effect/physgun_pause
id = "physgun_pause"
alert_type = null
var/force = FALSE
/datum/status_effect/physgun_pause/on_apply()