mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
robo-wardrobe purity seals (#4941)
Adds 2 boxes of purity seals to the robo_wardrobe under the contraband category for any techpriests working there to make use of ## About The Pull Request No further info needed its just adding a box that was already in the chaplain one ## Why It's Good For The Game Cool sticker for the robo guys, gals and thems ## Proof Of Testing It runs and works ## Changelog 🆑 add: Adds 2 boxes of purity seals to the robo_wardrobe under the contraband category /🆑
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
)
|
||||
zubbers_contraband = list(
|
||||
/obj/item/organ/tongue/lizard/robot = 2,
|
||||
/obj/item/storage/box/purity_seal_box = 2, // purity seals for any techpriests working in robotics!
|
||||
)
|
||||
|
||||
/obj/machinery/vending/wardrobe/gene_wardrobe
|
||||
|
||||
Reference in New Issue
Block a user