Change kit prices
This commit is contained in:
parent
0b7789328a
commit
941310b5aa
@ -29,8 +29,8 @@ public class Calculations
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(1, 1000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(2, 5000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(3, 15000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(4, 30000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(5, 60000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(4, 50000);
|
||||
GEMS_FOR_XPLESS_UPGRADE.put(5, 100000);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user