mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
Gumballs and gumball jars (#10628)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user