Skip to content

Commit

Permalink
fixes briefcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Jul 30, 2024
1 parent 0ef44d3 commit d58cd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_doppler/wargaming/code/game_kit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
desc = "Contains everything an aspiring naval officer (or just huge fucking nerd) would need for a proper modern naval wargame."
custom_premium_price = PAYCHECK_CREW * 2

/obj/item/storage/briefcase/secure/white/wargame_kit/PopulateContents()
/obj/item/storage/briefcase/secure/wargame_kit/PopulateContents()
var/static/items_inside = list(
/obj/item/wargame_projector/ships = 1,
/obj/item/wargame_projector/ships/red = 1,
Expand Down

0 comments on commit d58cd89

Please sign in to comment.