Fixes Plastitanium glass duplication (#74804)

## About The Pull Request
Plastitanium glass no longer always creates stacks of 50, this was
caused by an accidental overload with the presized stacks used for
mapping.
Fixes #74802

## Changelog
🆑
fix:  Plastitanium glass no longer always creates stacks of 50
/🆑
This commit is contained in:
Supermichael777
2023-04-18 16:26:12 -06:00
committed by GitHub
parent 198472637d
commit 1eccff1eb7
@@ -256,7 +256,7 @@ GLOBAL_LIST_INIT(plastitaniumglass_recipes, list(
merge_type = /obj/item/stack/sheet/plastitaniumglass
tableVariant = /obj/structure/table/reinforced/plastitaniumglass
/obj/item/stack/sheet/plastitaniumglass
/obj/item/stack/sheet/plastitaniumglass/fifty
amount = 50
/datum/armor/sheet_plastitaniumglass