thetwentythirdofmany

This commit is contained in:
zerothebigboy
2021-06-12 17:41:09 -04:00
parent 3fae79f876
commit e757f9ea2c
14 changed files with 34 additions and 3 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