Last editorconfig fixup (#17782)

* one

* two

* three

* fsdsdf
This commit is contained in:
Fluffy
2023-11-20 19:22:42 +01:00
committed by GitHub
parent 635c3d4398
commit c25c8b6a37
346 changed files with 408 additions and 367 deletions
@@ -10,4 +10,4 @@
if(istype(D, /obj/machinery/door/blast) || istype(D, /obj/machinery/door/firedoor))
continue
D.unres_dir ^= dir
return INITIALIZE_HINT_QDEL
return INITIALIZE_HINT_QDEL
@@ -51,4 +51,4 @@
/obj/effect/map_effect/interval/effect_emitter/sparks/frequent
effect_amount = 4 // Otherwise it caps out fast.
interval_lower_bound = 1
interval_upper_bound = 3 SECONDS
interval_upper_bound = 3 SECONDS
@@ -25,4 +25,4 @@
/obj/effect/map_effect/perma_light/concentrated/halogen
name = "permanent light (concentrated halogen)"
light_color = LIGHT_COLOR_HALOGEN
light_color = LIGHT_COLOR_HALOGEN
@@ -15,4 +15,4 @@
var/mob/M = A
if(M.z == src.z && get_dist(src, M) <= shake_radius)
shake_camera(M, shake_duration, shake_strength)
..()
..()
@@ -78,4 +78,4 @@
/obj/effect/map_effect/interval/sound_emitter/bikehorns
sounds_to_play = list('sound/items/bikehorn.ogg')
interval_lower_bound = 5
interval_upper_bound = 1 SECOND
interval_upper_bound = 1 SECOND