mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 15:42:39 +00:00
Fixed the default
This commit is contained in:
@@ -56,7 +56,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
items : []
|
items : []
|
||||||
},
|
},
|
||||||
},
|
|
||||||
"badass psycho" : {
|
"badass psycho" : {
|
||||||
hp : 100,
|
hp : 100,
|
||||||
mov: 50,
|
mov: 50,
|
||||||
@@ -126,5 +125,5 @@ module.exports = {
|
|||||||
"conference" : "when around more than 30 other toxicologists, consume 1 drink every 15 minutes"
|
"conference" : "when around more than 30 other toxicologists, consume 1 drink every 15 minutes"
|
||||||
},
|
},
|
||||||
items : ['grad_student', 'imposter_syndrome', 'ring']
|
items : ['grad_student', 'imposter_syndrome', 'ring']
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user