mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Adds bugsnax (#12351)
This commit is contained in:
@@ -229,3 +229,7 @@
|
||||
/obj/item/trash/seaweed
|
||||
name = "empty moss pack"
|
||||
icon_state = "seaweed"
|
||||
|
||||
/obj/item/trash/vkrexitaffy
|
||||
name = "V'krexi Snax"
|
||||
icon_state = "vkrexitaffy"
|
||||
|
||||
@@ -713,7 +713,8 @@
|
||||
/obj/item/reagent_containers/food/snacks/tuna,
|
||||
/obj/item/storage/box/fancy/gum,
|
||||
/obj/item/storage/box/fancy/cookiesnack,
|
||||
/obj/item/storage/box/fancy/admints
|
||||
/obj/item/storage/box/fancy/admints,
|
||||
/obj/item/storage/box/fancy/vkrexitaffy
|
||||
)
|
||||
for (var/i = 0,i<7,i++)
|
||||
var/type = pick(snacks)
|
||||
|
||||
Reference in New Issue
Block a user