Fix typo in drowned player tile
This commit is contained in:
parent
78bb1f2dc1
commit
684021f93d
@ -343,7 +343,7 @@ export const CC2_TILESET_LAYOUT = {
|
|||||||
west: [[6, 24], [7, 24]],
|
west: [[6, 24], [7, 24]],
|
||||||
},
|
},
|
||||||
bogus_player_drowned: {
|
bogus_player_drowned: {
|
||||||
overlay: [3, 3], // splash
|
overlay: [5, 5], // splash
|
||||||
base: 'water',
|
base: 'water',
|
||||||
},
|
},
|
||||||
bogus_player_burned_fire: {
|
bogus_player_burned_fire: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user