Skip to content

Commit

Permalink
Update research.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
MalorMorfin committed Dec 21, 2024
1 parent 97d38fc commit 8181fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/machinery/research.dm
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
RES_TIER_UNCOMMON = list(
/obj/item/research_product/money/uncommon,
/obj/item/implanter/chem/blood,
/obj/item/implanter/cloak,
/obj/item/attachable/shoulder_mount,
),
RES_TIER_RARE = list(
/obj/item/research_product/money/rare,
/obj/item/implanter/cloak,
),
),
)
Expand Down

0 comments on commit 8181fa3

Please sign in to comment.