Fix mining satchel icon (#17356)

* Update ore_satchel.dm

Fix mining satchel icon by using new bags.dmi path

* add changelog

* Changelog Grammar

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
Jason
2023-09-18 15:38:17 -05:00
committed by GitHub
parent b482ea3fa2
commit f3a16ffa88
2 changed files with 43 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "mining satchel"
desc = "This little bugger can be used to store and transport ores."
desc_info = "You can attach a warp extraction pack to it, then click on an ore box that has a warp extraction beacon signaller attached to it to link them. Then ore put into this will be bluespace teleported into the ore box."
icon = 'icons/obj/mining.dmi'
icon = 'icons/obj/storage/bags.dmi'
icon_state = "satchel"
slot_flags = SLOT_BELT | SLOT_POCKET
max_storage_space = 100