mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-16 18:36:54 +01:00
including haydee suit into various spots
- also made costume vendors accessible by anyone - added haydee suits to contraband cargo, hacked autodrobe (costume) vendor, some autoylathes etc
This commit is contained in:
@@ -393,3 +393,13 @@
|
||||
/obj/item/vending_refill/kink,
|
||||
/obj/item/vending_refill/kink)
|
||||
crate_name = "Kinkmate kit"
|
||||
|
||||
|
||||
/datum/supply_pack/costumes_toys/haydee //GS13
|
||||
name = "H4Y-D33 Suit Crate"
|
||||
desc = "A crate with a strange, futiristic white suit."
|
||||
cost = 6000
|
||||
contraband = TRUE
|
||||
contains = list(/obj/item/clothing/suit/space/hardsuit/engine/haydee,
|
||||
/obj/item/gun/ballistic/automatic/pistol/haydee)
|
||||
crate_name = "suit crate"
|
||||
|
||||
Reference in New Issue
Block a user