diff options
author | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-16 15:41:31 +0200 |
---|---|---|
committer | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-16 15:41:31 +0200 |
commit | ae5b594523f8e8df7f09f9d0d13932bc922aef59 (patch) | |
tree | f9b59584da4cff21510b72e9f235dee026c3e8ec | |
parent | 299298cf8d1120e04c41cb57ddd999bef62e53ec (diff) | |
download | hurrycurry-ae5b594523f8e8df7f09f9d0d13932bc922aef59.tar hurrycurry-ae5b594523f8e8df7f09f9d0d13932bc922aef59.tar.bz2 hurrycurry-ae5b594523f8e8df7f09f9d0d13932bc922aef59.tar.zst |
error in atlas?
Signed-off-by: BigBrotherNii <nicochr1004@gmail.com>
-rw-r--r-- | light-client/assets/tiles.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/light-client/assets/tiles.ini b/light-client/assets/tiles.ini index 146df882..b06398a9 100644 --- a/light-client/assets/tiles.ini +++ b/light-client/assets/tiles.ini @@ -31,7 +31,7 @@ raw-steak-crate=crate_back,steak_raw~x8~y6,crate_front flour-crate=crate_back,flour~x8~y6,crate_front leek-crate=crate_back,leek~x8~y6,crate_front rice-crate=crate_back,rice~x8~y6,crate_front -fish-crate=crate_back,fish_raw~x8~y6,crate_front +fish-crate=crate_back,fish~x8~y6,crate_front coconut-crate=crate_back,coconut~x8~y6,crate_front strawberry-crate=crate_back,strawberry~x8~y6,crate_front |