diff options
-rw-r--r-- | constants/bonuses.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/bonuses.json b/constants/bonuses.json index a5385413..8ddf2fbe 100644 --- a/constants/bonuses.json +++ b/constants/bonuses.json @@ -180,6 +180,9 @@ }, "8": { "speed": 1 + }, + "9": { + "health": 5 } } } |