Skip to content

Commit

Permalink
adds some comical books to documents spawns
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Nov 30, 2024
1 parent 7bb7b98 commit a19b459
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modular_doppler/epic_loot/code/random_spawners_real.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a19b459

Please sign in to comment.