From 0ec513d88d29bad212926fa56c8dce3cdf1d7180 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 4 Mar 2023 08:40:27 +0100 Subject: [PATCH] [MIRROR] Feature Request: Bunny crate [MDB IGNORE] (#19646) * Feature Request: Bunny crate (#73714) ## About The Pull Request A common player on manual recently requested the ability to more easily have rabbits as crewmembers. This feature introduces a reasonably priced rabbit crate to cargo to amend it. ## Why It's Good For The Game Bunnies are cool I guess. ## Changelog :cl: add: Introduces orderable rabbit crate to cargo livestock. /:cl: --------- Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Feature Request: Bunny crate --------- Co-authored-by: carshalash Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> --- code/modules/cargo/packs/livestock.dm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/code/modules/cargo/packs/livestock.dm b/code/modules/cargo/packs/livestock.dm index 6db601f25e2..f346bc8c67e 100644 --- a/code/modules/cargo/packs/livestock.dm +++ b/code/modules/cargo/packs/livestock.dm @@ -146,6 +146,13 @@ contains = list(/mob/living/simple_animal/hostile/retaliate/goat) crate_name = "goat crate" +/datum/supply_pack/critter/rabbit + name = "Rabbit Crate" + desc = "What noise do rabbits even make? Contains one rabbit." + cost = CARGO_CRATE_VALUE * 4 + contains = list(/mob/living/basic/rabbit) + crate_name = "rabbit crate" + /datum/supply_pack/critter/mothroach name = "Mothroach Crate" desc = "Put the mothroach on your head and find out what true cuteness looks like. \