Fire announcement for Engineering (#10194)

This commit is contained in:
Guti
2025-02-18 10:06:02 +01:00
committed by GitHub
parent 90232aedcc
commit 0ad9e8b2e7
3 changed files with 6 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
sparks.start()
var/turf/T = get_turf(M)
T.lingering_fire(0.6)
T.lingering_fire(0.3)
var/area/A = get_area(T)
log_admin("Electrical event: [M] in [A] caught fire.")