Updated dresser.dm icon to the full path. Adds dresser.dm to the dme.

This commit is contained in:
Pete Goodfellow
2013-03-27 17:03:51 +00:00
parent 293b2cfdfc
commit 565cbbc197
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/obj/structure/dresser
name = "dresser"
desc = "A nicely-crafted wooden dresser. It's filled with lots of undies."
icon = 'stationobjs.dmi'
icon = 'icons/obj/stationobjs.dmi'
icon_state = "dresser"
density = 1
anchored = 1