Helmet needs only one character in squirrel mode, add a trailing space
This commit is contained in:
parent
571e9db3e8
commit
120ec82d09
|
@ -118,7 +118,7 @@ TexturePack.SQUIRREL_PACK = TexturePack(
|
|||
HAZELNUT='🌰',
|
||||
HEART='💜',
|
||||
HEDGEHOG='🦔',
|
||||
HELMET='⛑️',
|
||||
HELMET='⛑️ ',
|
||||
PLAYER='🐿️ ️',
|
||||
MERCHANT='🦜',
|
||||
RABBIT='🐇',
|
||||
|
|
Loading…
Reference in New Issue