Correct level3!
This commit is contained in:
parent
9987d12f80
commit
b36a7a4b95
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ levels: [
|
||||||
name: "Duivel",
|
name: "Duivel",
|
||||||
description: "Een monster uit de hel",
|
description: "Een monster uit de hel",
|
||||||
hp: 50,
|
hp: 50,
|
||||||
damage: 5,
|
value: 5,
|
||||||
|
|
||||||
actions: {
|
actions: {
|
||||||
[inventoryContains(potion)] increasePlayerHp(potion),
|
[inventoryContains(potion)] increasePlayerHp(potion),
|
||||||
|
|
Reference in a new issue