Gumballs and gumball jars (#10628)

This commit is contained in:
Hockaa
2020-11-26 11:25:43 +01:00
committed by GitHub
parent 0ab5ccac23
commit 878a51e1a6
7 changed files with 130 additions and 8 deletions
@@ -400,5 +400,8 @@ STOCK_ITEM_UNCOMMON(alt_glasses, 1)
var/type = pick(glasses)
new type(L)
STOCK_ITEM_UNCOMMON(gumballs, 3)
new /obj/item/glass_jar/gumball(L)
STOCK_ITEM_UNCOMMON(nothing, 0)
// no-op