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 13:14:29 -09:00
committed by GitHub
parent 379479a423
commit 593246b595
316 changed files with 9320 additions and 11077 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ var/global/list/datum/supply_drop_loot/supply_drop
/obj/item/weapon/grenade/empgrenade,
/obj/item/weapon/material/knife/tacknife/combatknife)
datum/supply_drop_loot/riot
/datum/supply_drop_loot/riot
name = "Riot Gear"
container = /obj/structure/largecrate
/datum/supply_drop_loot/riot/New()