mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-09-01 16:37:38 +01:00
good enough
This commit is contained in:
+17
-14
@@ -1,15 +1,16 @@
|
||||
[langserver]
|
||||
dreamchecker = true
|
||||
|
||||
# Keep the keys in this file alphabetical please
|
||||
[code_standards]
|
||||
disallow_relative_type_definitions = true
|
||||
disallow_relative_proc_definitions = true
|
||||
disallow_relative_type_definitions = true
|
||||
|
||||
[debugger]
|
||||
engine = "auxtools"
|
||||
|
||||
[dmdoc]
|
||||
use_typepath_names = true
|
||||
|
||||
[debugger]
|
||||
engine = "auxtools"
|
||||
[langserver]
|
||||
dreamchecker = true
|
||||
|
||||
[map_renderer]
|
||||
hide_invisible = [
|
||||
@@ -19,17 +20,19 @@ hide_invisible = [
|
||||
"/obj/effect/spawner/random_spawners",
|
||||
]
|
||||
|
||||
[map_renderer.render_passes]
|
||||
smart-cables = false
|
||||
icon-smoothing = false
|
||||
icon-smoothing-2016 = true
|
||||
|
||||
[map_renderer.fancy_layers]
|
||||
# -10
|
||||
"/turf/simulated/floor/plating" = -10
|
||||
"/turf/space" = -10
|
||||
"/turf/simulated/floor/plasteel" = -2
|
||||
"/turf/simulated/floor/engine" = -2
|
||||
"/turf/simulated/floor/wood" = -2
|
||||
# -2
|
||||
"/turf/simulated/floor/bluegrid" = -2
|
||||
"/turf/simulated/floor/carpet" = -2
|
||||
"/turf/simulated/floor/engine" = -2
|
||||
"/turf/simulated/floor/plasteel" = -2
|
||||
"/turf/simulated/floor/wood" = -2
|
||||
"/turf/simulated/wall" = -2
|
||||
|
||||
[map_renderer.render_passes]
|
||||
icon-smoothing = false
|
||||
icon-smoothing-2016 = true
|
||||
smart-cables = false
|
||||
|
||||
Reference in New Issue
Block a user