Skip to content

Commit

Permalink
Update random.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Feb 13, 2024
1 parent ade781e commit e1f16bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/effects/spawners/random.dm
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
prob(4);/obj/item/clothing/glasses/thermal/monocle,\
prob(4);/obj/item/clothing/glasses/thermal/eyepatch,\
prob(4);/obj/item/clothing/glasses/welding/superior,\
prob(4);/obj/item/clothing/glasses/hud/security/jensenshades,\
prob(4);/obj/item/clothing/glasses/thermal/jensenshades,\
prob(4);/obj/item/clothing/glasses/meson/refurbished,\
prob(4);/obj/item/clothing/glasses/science,\
prob(4);/obj/item/clothing/glasses/hud/sensor,\
Expand Down

0 comments on commit e1f16bc

Please sign in to comment.