- impl goblin character class
This commit is contained in:
@ -90,7 +90,7 @@ protected:
|
||||
int gold; // characters spawn with gold
|
||||
// inventory inventory; // Reserved
|
||||
|
||||
float base_hitrate; // requires: between [0,1]
|
||||
float base_hit_rate; // requires: between [0,1]
|
||||
|
||||
bool hostile;
|
||||
};
|
||||
|
Reference in New Issue
Block a user