Linter diagnostics + bans non-var relative pathing

This commit is contained in:
MarinaGryphon
2021-06-20 17:14:29 -05:00
committed by VirgoBot
parent 79eefa9f83
commit 385fa640af
311 changed files with 11232 additions and 8984 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()