Merge remote-tracking branch 'citadel/master' into backend_sync

This commit is contained in:
silicons
2021-04-28 22:34:17 -07:00
46 changed files with 720 additions and 376 deletions
@@ -352,6 +352,14 @@
InsertAll("", each, GLOB.alldirs)
..()
/datum/asset/spritesheet/decals
name = "decals"
/datum/asset/spritesheet/decals/register()
for(var/each in list('icons/turf/decals.dmi'))
InsertAll("", each, GLOB.alldirs)
..()
/datum/asset/spritesheet/supplypods
name = "supplypods"