mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-12 20:34:36 +01:00
Update daily shop reward
This commit is contained in:
@@ -50,6 +50,7 @@ public class GameConstants {
|
||||
static {
|
||||
DAILY_GIFTS.add(1000, new ItemParam(GOLD_ITEM_ID, 8888));
|
||||
DAILY_GIFTS.add(250, new ItemParam(GOLD_ITEM_ID, 18888));
|
||||
DAILY_GIFTS.add(250, new ItemParam(33001, 10));
|
||||
DAILY_GIFTS.add(10, new ItemParam(GEM_ITEM_ID, 50));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user