mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
feat: Add wheelchair to avatar customization
This commit is contained in:
committed by
Blade Barringer
parent
01a7132b0b
commit
0f9cf57613
6
common/script/content/appearance/chair.js
Normal file
6
common/script/content/appearance/chair.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import prefill from './prefill.js';
|
||||
|
||||
export default prefill({
|
||||
none: {},
|
||||
black: {},
|
||||
});
|
||||
Reference in New Issue
Block a user