Merge branch 'beaver-is-a-tiger' into 'master'
Beaver is a tiger See merge request ynerant/squirrel-battle!24
This commit is contained in:
@ -51,7 +51,7 @@ TexturePack.ASCII_PACK = TexturePack(
|
||||
HEART='❤',
|
||||
BOMB='o',
|
||||
RABBIT='Y',
|
||||
BEAVER='_',
|
||||
TIGER='n',
|
||||
TEDDY_BEAR='8',
|
||||
)
|
||||
|
||||
@ -70,6 +70,6 @@ TexturePack.SQUIRREL_PACK = TexturePack(
|
||||
HEART='💜',
|
||||
BOMB='💣',
|
||||
RABBIT='🐇',
|
||||
BEAVER='🦫',
|
||||
TIGER='🐅',
|
||||
TEDDY_BEAR='🧸',
|
||||
)
|
||||
|
Reference in New Issue
Block a user