mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
wip: split shared ops
This commit is contained in:
4
common/script/libs/planGemLimits.js
Normal file
4
common/script/libs/planGemLimits.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
convRate: 20,
|
||||
convCap: 25,
|
||||
};
|
||||
Reference in New Issue
Block a user