Compare commits
2 Commits
cde9b3f74a
...
8dd6ed7888
Author | SHA1 | Date | |
---|---|---|---|
8dd6ed7888 | |||
0cc38ac575 |
@ -58,6 +58,9 @@ const avatarPartsDef = {
|
|||||||
fur: 10,
|
fur: 10,
|
||||||
eyes: 15,
|
eyes: 15,
|
||||||
mouth: 10
|
mouth: 10
|
||||||
|
},
|
||||||
|
'nctv': {
|
||||||
|
background: null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@ These files are used to generate multiple avatars (see the `build-avatars.js` sc
|
|||||||
* `assets/images/avatars/bird` contains new birds avatar set, based on the work of David Revoy (see copyright informations)
|
* `assets/images/avatars/bird` contains new birds avatar set, based on the work of David Revoy (see copyright informations)
|
||||||
* `assets/images/avatars/fenec` contains new fenecs avatar set, based on the work of David Revoy (see copyright informations)
|
* `assets/images/avatars/fenec` contains new fenecs avatar set, based on the work of David Revoy (see copyright informations)
|
||||||
* `assets/images/avatars/abstract` contains new abstract avatar set, based on the work of David Revoy (see copyright informations)
|
* `assets/images/avatars/abstract` contains new abstract avatar set, based on the work of David Revoy (see copyright informations)
|
||||||
|
* `assets/images/avatars/nctv` contains NCTV avatar, based on the work of The Almighty Kek
|
||||||
|
|
||||||
### assets/styles
|
### assets/styles
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user