[READY]Scrooge McDuck'ing it! Money bag resprites. (#46498)

* New sprites!

* Makes hybrid the main sprite & prob(20) alt sprite
This commit is contained in:
Rob Bailey
2019-09-20 15:16:36 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@
/obj/item/storage/bag/money/Initialize()
. = ..()
if(prob(20))
icon_state = "moneybagalt"
var/datum/component/storage/STR = GetComponent(/datum/component/storage)
STR.max_w_class = WEIGHT_CLASS_NORMAL
STR.max_items = 40