Merging master into village, conflicts were solved
This commit is contained in:
@ -58,6 +58,7 @@ TexturePack.ASCII_PACK = TexturePack(
|
||||
TEDDY_BEAR='8',
|
||||
MERCHANT='M',
|
||||
SUNFLOWER='I',
|
||||
BODY_SNATCH_POTION='S',
|
||||
)
|
||||
|
||||
TexturePack.SQUIRREL_PACK = TexturePack(
|
||||
@ -79,4 +80,5 @@ TexturePack.SQUIRREL_PACK = TexturePack(
|
||||
TEDDY_BEAR='🧸',
|
||||
MERCHANT='🦜',
|
||||
SUNFLOWER='🌻',
|
||||
BODY_SNATCH_POTION='🔀',
|
||||
)
|
||||
|
Reference in New Issue
Block a user