Teddy bears has 50 HP
This commit is contained in:
@ -54,5 +54,5 @@ class Rabbit(Monster):
|
||||
|
||||
class TeddyBear(Monster):
|
||||
name = "teddy_bear"
|
||||
maxhealth = 500
|
||||
maxhealth = 50
|
||||
strength = 0
|
||||
|
Reference in New Issue
Block a user