mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-29 16:10:11 +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:
@@ -607,6 +607,14 @@
|
||||
build_path = /obj/item/gun/ballistic/automatic/toy/pistol/stealth
|
||||
category = list("initial", "Pistols")
|
||||
|
||||
/datum/design/haydee_pistol //GS13
|
||||
name = "Foam Force Haydee Pistol"
|
||||
id = "haydee_pistol"
|
||||
build_type = AUTOYLATHE
|
||||
materials = list(MAT_PLASTIC = 2000, MAT_METAL = 1000)
|
||||
build_path = /obj/item/gun/ballistic/automatic/toy/pistol/haydee
|
||||
category = list("initial", "Pistols")
|
||||
|
||||
/datum/design/toyray
|
||||
name = "RayTag Gun"
|
||||
id = "toyray"
|
||||
|
||||
Reference in New Issue
Block a user