mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Correct gold purchasable quests
This commit is contained in:
@@ -107,7 +107,7 @@ let questDefaults = (name) => {
|
||||
|
||||
let dropDefaults = () => {
|
||||
return {
|
||||
gold: 0,
|
||||
gp: 0,
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user