From a19b4594cec3f594a97810411bebdd4e352756c6 Mon Sep 17 00:00:00 2001 From: Paxilmaniac Date: Sat, 30 Nov 2024 03:20:18 -0600 Subject: [PATCH] adds some comical books to documents spawns --- modular_doppler/epic_loot/code/random_spawners_real.dm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modular_doppler/epic_loot/code/random_spawners_real.dm b/modular_doppler/epic_loot/code/random_spawners_real.dm index 5a7f2018c60d2..eab701f4a1391 100644 --- a/modular_doppler/epic_loot/code/random_spawners_real.dm +++ b/modular_doppler/epic_loot/code/random_spawners_real.dm @@ -508,6 +508,12 @@ /obj/item/pen/fourcolor = 2, /obj/item/pen/survival = 1, /obj/item/storage/epic_loot_docs_case = 1, + /obj/item/book/granter/crafting_recipe/dusting/smoothbore_disabler_prime = 1, + /obj/item/book/granter/crafting_recipe/dusting/laser_musket_prime = 1, + /obj/item/book/granter/crafting_recipe/dusting/pipegun_prime = 1, + /obj/item/book/granter/crafting_recipe/death_sandwich = 1, + /obj/item/book/granter/crafting_recipe/trash_cannon = 1, + /obj/item/book/granter/crafting_recipe/donk_secret_recipe = 1, ) // Stuff that comes in strongboxes specifically