Skip to content

Commit

Permalink
Update vending_types.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzmike authored Feb 6, 2025
1 parent 1b794d8 commit 4d4a6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/vending/vending_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
/obj/item/device/taperecorder = 3,
/obj/item/device/clue_scanner = 3,
/obj/item/device/camera = 3,
/obj/item/device/camera_film = 3
/obj/item/device/camera_film = 3,
)
contraband = list(/obj/item/clothing/glasses/sunglasses = 2,/obj/item/storage/donut_box = 2)

Expand Down

0 comments on commit 4d4a6b8

Please sign in to comment.