CONSTANTS: Update modifiers to match tier descriptions
This commit is contained in:
@@ -86,7 +86,7 @@ const PATREON = {
|
|||||||
claims: 2,
|
claims: 2,
|
||||||
wishlist: 10,
|
wishlist: 10,
|
||||||
currency: 1,
|
currency: 1,
|
||||||
daily: 1
|
daily: 1.25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
3 : {
|
3 : {
|
||||||
@@ -95,7 +95,7 @@ const PATREON = {
|
|||||||
claims: 6,
|
claims: 6,
|
||||||
wishlist: 15,
|
wishlist: 15,
|
||||||
currency: 1.25,
|
currency: 1.25,
|
||||||
daily: 1
|
daily: 1.5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
4 : {
|
4 : {
|
||||||
@@ -103,8 +103,8 @@ const PATREON = {
|
|||||||
drops: 2,
|
drops: 2,
|
||||||
claims: 8,
|
claims: 8,
|
||||||
wishlist: 25,
|
wishlist: 25,
|
||||||
currency: 2,
|
currency: 1.75,
|
||||||
daily: 1
|
daily: 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
5 : {
|
5 : {
|
||||||
|
|||||||
Reference in New Issue
Block a user