Removes pitbull gorillas from cargo (#2135)

## About The Pull Request

why did they add these. I, as much as the next dragon, think pitbulls
suck, but this is kinda unnecessary.

## Why It's Good For The Game

Lol. Lmao.

## Proof Of Testing

If github compiles it, it works

## Changelog

🆑
del: Removed hostile pitbull crates.
/🆑
This commit is contained in:
Swift
2024-09-27 15:18:36 -04:00
committed by GitHub
parent 2dde73e18b
commit 9eb9fb2b40
+2 -2
View File
@@ -51,7 +51,7 @@
cost = CARGO_CRATE_VALUE * 7
contains = list(/mob/living/basic/pet/cat/fennec = 2)
crate_name = "fennec crate"
/* BUBBER EDIT REMOVAL START
/datum/supply_pack/critter/pitbull
name = "Pitbull Crate"
desc = "Contains three pitbulls. WARNING: These are NOT pedigree studs, and thus may be less than friendly."
@@ -65,7 +65,7 @@
. = ..()
for(var/i in 1 to 3)
new /mob/living/basic/gorilla/pitbull(.)
*/// BUBBER EDIT REMOVAL END
/datum/supply_pack/critter/pitbull/pimpy
name = "Pedigree Stud Pitbull Crate"
desc = "Contains three pitbulls. Verified at the top of Mount Bullmore to be Pedigree Studs.."