Linter diagnostics + bans non-var relative pathing (#8150)

* Linter diagnostics + bans non-var relative pathing

* Enable DreamChecker Annotations

* make it executable

* update hashFiles

* oops

* tries to fix it... again

* trying again

* path

* repath

* fix perms

* fixes weird capitalisation issue
This commit is contained in:
MarinaGryphon
2021-06-20 17:14:29 -05:00
committed by GitHub
parent 379479a423
commit 593246b595
316 changed files with 9320 additions and 11077 deletions

View File

@@ -311,7 +311,7 @@
var/image/lid = image(icon, src, "lid_[initial(icon_state)]")
overlays += lid
obj/item/weapon/reagent_containers/glass/bucket/wood
/obj/item/weapon/reagent_containers/glass/bucket/wood
desc = "An old wooden bucket."
name = "wooden bucket"
icon = 'icons/obj/janitor.dmi'