small tweaks

- fixed breached floor on Box maints
- removed fall stun from door stuckage
- fixed Haydee pistol sprites
- fixed a typo in Haydee cargo package
- made some lathes public in Kilo
- removed whiteship port on FastFood
This commit is contained in:
evilew
2024-04-01 18:10:54 +02:00
parent 1637ace56a
commit fc30027d32
6 changed files with 20 additions and 10 deletions
+2 -2
View File
@@ -397,8 +397,8 @@
/datum/supply_pack/costumes_toys/haydee //GS13
name = "H4Y-D33 Suit Crate"
desc = "A crate with a strange, futiristic white suit."
cost = 6000
desc = "A crate with a strange, futuristic white suit."
cost = 7000
contraband = TRUE
contains = list(/obj/item/clothing/suit/space/hardsuit/engine/haydee,
/obj/item/gun/ballistic/automatic/pistol/haydee)