Money ! it's a crime :d

This commit is contained in:
Vlyan
2020-12-30 19:27:50 +01:00
parent 2d9fbcabfb
commit c9b60c1333
9 changed files with 97 additions and 5 deletions

View File

@@ -13,6 +13,7 @@ L5R5E.xp = {
skillCostMultiplier: 2,
techniqueCost: 3,
};
L5R5E.money = [50, 10];
// Map SkillId - CategoryId
L5R5E.skills = new Map();