Skip to content

Commit

Permalink
Update mre.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dziugaske committed Jan 23, 2020
1 parent 5b2bd4c commit f50a4dc
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions data/json/items/comestibles/mre.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,35 +277,35 @@
"copy-from": "mre_entree",
"name": "chili & beans entree",
"description": "The chili & beans entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "veggy", "bean" ]
"fun": -2
"material": [ "veggy", "bean" ],
"fun": -2
},
{
"type": "COMESTIBLE",
"id": "mre_bbqbeef",
"copy-from": "mre_entree",
"name": "BBQ beef entree",
"description": "The BBQ beef entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": "flesh"
"fun": 2
"material": "flesh",
"fun": 2
},
{
"type": "COMESTIBLE",
"id": "mre_chickennoodle",
"copy-from": "mre_entree",
"name": "chicken noodle entree",
"description": "The chicken noodle entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy", "wheat" ]
"fun": 1
"material": [ "flesh", "veggy", "wheat" ],
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_spaghetti",
"copy-from": "mre_entree",
"name": "spaghetti entree",
"description": "The spaghetti entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "wheat" ]
"fun": 0
"material": [ "flesh", "wheat" ],
"fun": 0
},
{
"type": "COMESTIBLE",
Expand All @@ -321,62 +321,62 @@
"copy-from": "mre_entree",
"name": "beef taco entree",
"description": "The beef taco entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy" ]
"fun": 0
"material": [ "flesh", "veggy" ],
"fun": 0
},
{
"type": "COMESTIBLE",
"id": "mre_beef",
"copy-from": "mre_entree",
"name": "beef brisket entree",
"description": "The beef brisket entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": "flesh"
"fun": 1
"material": "flesh",
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_meatball",
"copy-from": "mre_entree",
"name": "meatballs & marinara entree",
"description": "The meatballs & marinara entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "tomato" ]
"fun": 0
"material": [ "flesh", "tomato" ],
"fun": 0
},
{
"type": "COMESTIBLE",
"id": "mre_beefstew",
"copy-from": "mre_entree",
"name": "beef stew entree",
"description": "The beef stew entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy" ]
"fun": 0
"material": [ "flesh", "veggy" ],
"fun": 0
},
{
"type": "COMESTIBLE",
"id": "mre_chilimac",
"copy-from": "mre_entree",
"name": "chili & macaroni entree",
"description": "The chili & macaroni entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "wheat", "veggy" ]
"fun": 1
"material": [ "wheat", "veggy" ],
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_veggy",
"copy-from": "mre_entree",
"name": "vegetarian taco entree",
"description": "The vegetarian taco entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "veggy", "tomato" ]
"fun": -2
"material": [ "veggy", "tomato" ],
"fun": -2
},
{
"type": "COMESTIBLE",
"id": "mre_macaronimarinara",
"copy-from": "mre_entree",
"name": "macaroni & marinara entree",
"description": "The macaroni & marinara entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "tomato", "veggy" ]
"fun": 0
"material": [ "tomato", "veggy" ],
"fun": 0
},
{
"type": "COMESTIBLE",
Expand All @@ -400,35 +400,35 @@
"copy-from": "mre_entree",
"name": "Mexican chicken stew entree",
"description": "The Mexican chicken stew entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "tomato", "veggy", "flesh", "bean" ]
"fun": 1
"material": [ "tomato", "veggy", "flesh", "bean" ],
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_chickenburritobowl",
"copy-from": "mre_entree",
"name": "chicken burrito bowl entree",
"description": "The chicken burrito bowl entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy", "bean" ]
"fun": 0
"material": [ "flesh", "veggy", "bean" ],
"fun": 0
},
{
"type": "COMESTIBLE",
"id": "mre_maplesausage",
"copy-from": "mre_entree",
"name": "maple sausage entree",
"description": "The maple sausage entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "junk" ]
"fun": 1
"material": [ "flesh", "junk" ],
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_ravioli",
"copy-from": "mre_entree",
"name": "ravioli entree",
"description": "The ravioli entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "wheat" ]
"fun": 0
"material": [ "flesh", "wheat" ],
"fun": 0
},
{
"type": "COMESTIBLE",
Expand All @@ -444,34 +444,34 @@
"copy-from": "mre_entree",
"name": "hash browns & bacon entree",
"description": "The hash browns & bacon entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy" ]
"fun": 2
"material": [ "flesh", "veggy" ],
"fun": 2
},
{
"type": "COMESTIBLE",
"id": "mre_lemontuna",
"copy-from": "mre_entree",
"name": "lemon pepper tuna entree",
"description": "The lemon pepper tuna entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": "flesh"
"fun": 2
"material": "flesh",
"fun": 2
},
{
"type": "COMESTIBLE",
"id": "mre_asianbeef",
"copy-from": "mre_entree",
"name": "asian beef & vegetables entree",
"description": "The asian beef & vegetables entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "veggy" ]
"fun": 1
"material": [ "flesh", "veggy" ],
"fun": 1
},
{
"type": "COMESTIBLE",
"id": "mre_chickenpesto",
"copy-from": "mre_entree",
"name": "chicken pesto & pasta entree",
"description": "The chicken pesto & pasta entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "wheat", "veggy" ]
"material": [ "flesh", "wheat", "veggy" ],
"fun": 0
},
{
Expand All @@ -480,8 +480,8 @@
"copy-from": "mre_entree",
"name": "southwest beef & beans entree",
"description": "The southwest beef & beans entree entree from an MRE. Sterilized using radiation, so it's safe to eat. Exposed to the atmosphere, it has started to go bad.",
"material": [ "flesh", "bean" ]
"fun": 2
"material": [ "flesh", "bean" ],
"fun": 2
},
{
"type": "COMESTIBLE",
Expand Down

0 comments on commit f50a4dc

Please sign in to comment.