mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Added Max Stat Points constant
This commit is contained in:
@@ -14,6 +14,14 @@ export function capByLevel (lvl) {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
------------------------------------------------------
|
||||
Stats cap
|
||||
------------------------------------------------------
|
||||
*/
|
||||
|
||||
export const MAX_STAT_POINTS = MAX_LEVEL;
|
||||
|
||||
/*
|
||||
------------------------------------------------------
|
||||
Health cap
|
||||
|
||||
Reference in New Issue
Block a user