mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 03:12:40 +00:00
Forgot cr
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
goblin : {
|
||||
hp : 40,
|
||||
mov: 30,
|
||||
cr : 0.25,
|
||||
ac : 13,
|
||||
attr : {
|
||||
str : 8,
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
var _ = require('lodash');
|
||||
|
||||
|
||||
module.exports = function(){
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user