mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
bugs
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ var World = {
|
||||
MOVES_PER_FOOD: 2,
|
||||
MOVES_PER_WATER: 1,
|
||||
DEATH_COOLDOWN: 120,
|
||||
FIGHT_CHANCE: 0, //0.20, TODO UNCOMMENT THIS
|
||||
FIGHT_CHANCE: 0.20,
|
||||
BASE_HEALTH: 10,
|
||||
BASE_HIT_CHANCE: 0.8,
|
||||
MEAT_HEAL: 8,
|
||||
|
||||
Reference in New Issue
Block a user