Skip to content

Commit

Permalink
boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed May 14, 2024
1 parent 4ee6f83 commit bcefecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/storage/boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@
storage_slots = 7
max_w_class = 0
use_sound = "rip"
var/isopened = 0
var/isopened = FALSE

/obj/item/storage/box/MRE/fill_preset_inventory()
pickflavor()
Expand Down

0 comments on commit bcefecd

Please sign in to comment.