Merge remote-tracking branch 'upstream/master' into cursed

This commit is contained in:
Pin-alternative
2022-08-15 07:55:25 +10:00
203 changed files with 262583 additions and 18766 deletions
@@ -0,0 +1,7 @@
/datum/supply_pack/costumes_toys/randomised/toys/New()
var/list/extra_contains = list(
/obj/item/toy/prize/savannahivanov
)
LAZYADD(contains, extra_contains)
. = ..()
@@ -0,0 +1,4 @@
//type used for one drop spawning items. doesn't have a style as style is set by the helper that creates this
/obj/structure/closet/supplypod/podspawn
bluespace = TRUE
explosionSize = list(0,0,0,0)