diff options
| -rw-r--r-- | constants/Garden.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/Garden.json b/constants/Garden.json index 590cfc8..56fd8d9 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -511,5 +511,10 @@ "POISONOUS_POTATO": 0.33, "INK_SACK-2": 0.5, "MELON_BLOCK": 1.8 + }, + "fuel": { + "BIOFUEL": 3000, + "VOLTA": 10000, + "OIL_BARREL": 10000 } }
\ No newline at end of file |
