This commit is contained in:
SandPoot
2023-01-28 01:10:49 -03:00
parent e292452aae
commit c60f36a42b
17 changed files with 545 additions and 301 deletions
@@ -311,14 +311,6 @@
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"