Added missing IQuestSettings
interface
This commit is contained in:
parent
0d2afc9c49
commit
3163e5cd0c
@ -1857,3 +1857,9 @@ export interface IPreset
|
|||||||
/** Default presets have this property */
|
/** Default presets have this property */
|
||||||
_encyclopedia?: string
|
_encyclopedia?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export interface IQuestSettings
|
||||||
|
{
|
||||||
|
GlobalRewardRepModifierDailyQuestPvE: number
|
||||||
|
GlobalRewardRepModifierQuestPvE: number
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user