diff options
author | Alkalus <Draknyte1@hotmail.com> | 2020-08-18 18:35:49 +0100 |
---|---|---|
committer | Alkalus <Draknyte1@hotmail.com> | 2020-08-18 18:35:49 +0100 |
commit | 8ee7350f7e52b898126331aea6e673c70942e42a (patch) | |
tree | d73409d578a9f0730dfa7aa54dd2042a5aa80941 /src/resources/assets/spiceoflife/lang/en_US.lang | |
parent | 174d2abf005402d46b3ebd3cfbc8c84ccfe95928 (diff) | |
download | GT5-Unofficial-8ee7350f7e52b898126331aea6e673c70942e42a.tar.gz GT5-Unofficial-8ee7350f7e52b898126331aea6e673c70942e42a.tar.bz2 GT5-Unofficial-8ee7350f7e52b898126331aea6e673c70942e42a.zip |
+ Added Spice of Life support.
+ Added new Food Crate.
$ Fixed bug in Fish Catcher, where side by side traps didn't count properly as water.
$ Fixed bug in Air Intake Hatch.
Diffstat (limited to 'src/resources/assets/spiceoflife/lang/en_US.lang')
-rw-r--r-- | src/resources/assets/spiceoflife/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/assets/spiceoflife/lang/en_US.lang b/src/resources/assets/spiceoflife/lang/en_US.lang new file mode 100644 index 0000000000..bf16f4dc93 --- /dev/null +++ b/src/resources/assets/spiceoflife/lang/en_US.lang @@ -0,0 +1,2 @@ +# Items +item.spiceoflife.foodcrate.name=Food Crate
\ No newline at end of file |