Converts a bunch of time/delay vars to use time defines (#92495)

## About The Pull Request

Converts as many time vars expressed in deciseconds as I could find to
use time defines.

## Why It's Good For The Game

Makes these values neater and more readable.

## Changelog
🆑
code: Converted a lot of time-based variables to be expressed with time
defines.
/🆑
This commit is contained in:
Thunder12345
2025-08-12 18:30:25 -04:00
committed by GitHub
parent c5fb468d54
commit 260960d6f4
109 changed files with 291 additions and 291 deletions
+1 -1
View File
@@ -465,7 +465,7 @@
device = /obj/item/gun/medbeam/mod
incompatible_modules = list(/obj/item/mod/module/medbeam)
removable = TRUE
cooldown_time = 0.5
cooldown_time = 0.05 SECONDS
required_slots = list(ITEM_SLOT_BACK)
/obj/item/gun/medbeam/mod