[MIRROR] The trashbag of holding now has its own inhand sprite. (#1300)

* Merge pull request #54347 from uomo91/trashbagsprite

The trashbag of holding now has its own inhand sprite.

* The trashbag of holding now has its own inhand sprite.

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-10-14 12:51:19 +02:00
committed by GitHub
co-authored by ShizCalev
parent 3140c18b14
commit 1f58e4c363
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -90,6 +90,7 @@
name = "trash bag of holding"
desc = "The latest and greatest in custodial convenience, a trashbag that is capable of holding vast quantities of garbage."
icon_state = "bluetrashbag"
inhand_icon_state = "bluetrashbag"
item_flags = NO_MAT_REDEMPTION
/obj/item/storage/bag/trash/bluespace/ComponentInitialize()