Updates to levels 8 and 11.
This commit is contained in:
		| @@ -263,8 +263,8 @@ | |||||||
|         { |         { | ||||||
|             "x_range": [365, 380], |             "x_range": [365, 380], | ||||||
|             "y": 0, |             "y": 0, | ||||||
|             "enemy_type": "goblin", |             "enemy_type": "black_cat", | ||||||
|             "health": 4, |             "health": 6, | ||||||
|             "damage": 2, |             "damage": 2, | ||||||
|             "attack_range": 1, |             "attack_range": 1, | ||||||
|             "attack_pattern": { |             "attack_pattern": { | ||||||
|   | |||||||
| @@ -324,7 +324,7 @@ | |||||||
|             "x_range": [400, 415], |             "x_range": [400, 415], | ||||||
|             "y": 0, |             "y": 0, | ||||||
|             "enemy_type": "ghost", |             "enemy_type": "ghost", | ||||||
|             "health": 20, |             "health": 30, | ||||||
|             "damage": 2, |             "damage": 2, | ||||||
|             "attack_range": 1, |             "attack_range": 1, | ||||||
|             "vulnerability_duration": 1000, |             "vulnerability_duration": 1000, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user