Moves the Chalkboard DMI to the structures folder as opposed to 'structure'. (#4921)

## About The Pull Request

Having two folders, one being near empty is rather silly.

## Changelog
Not player facing.
This commit is contained in:
Cursor
2025-11-16 19:48:51 +02:00
committed by GitHub
parent 51b8aa2a90
commit 28c9f29af2
2 changed files with 1 additions and 1 deletions
@@ -1,6 +1,6 @@
/obj/structure/chalkboard
name = "Chalkboard"
icon = 'modular_zubbers/icons/obj/structure/chalkboard.dmi'
icon = 'modular_zubbers/icons/obj/structures/chalkboard.dmi'
icon_state = "chalkboard"
maptext_width = 64
//The text that is written on the chalkboard. Cleared when erased.

Before

Width:  |  Height:  |  Size: 483 B

After

Width:  |  Height:  |  Size: 483 B