mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Add avatar customizations to content API
This commit is contained in:
committed by
Blade Barringer
parent
0d06d765f2
commit
8e8c28725a
8
common/script/content/appearance/hair/bangs.js
Normal file
8
common/script/content/appearance/hair/bangs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
import prefill from '../prefill.js';
|
||||
|
||||
export default prefill({
|
||||
0: {},
|
||||
1: {},
|
||||
2: {},
|
||||
3: {},
|
||||
});
|
||||
Reference in New Issue
Block a user