Skip to content

Commit

Permalink
Tailbag
Browse files Browse the repository at this point in the history
  • Loading branch information
AshTheDerg authored Oct 16, 2023
1 parent 0aa25fa commit c226169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_splurt/code/game/objects/items/storage/tailbag.dm
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@

/datum/crafting_recipe/tailbag_xl
name = "XL Tailbag"
result = /obj/item/storage/tailbag/xl
result = /obj/item/storage/tailbag/xtralg
reqs = list(/obj/item/storage/tailbag = 1,
/obj/item/stack/sheet/leather = 2)
time = 30
Expand Down

0 comments on commit c226169

Please sign in to comment.