Correct level3!

This commit is contained in:
tibvdm 2022-11-21 22:52:56 +01:00 committed by Tibo De Peuter
parent 9987d12f80
commit b36a7a4b95

View file

@ -65,7 +65,7 @@ levels: [
name: "Duivel",
description: "Een monster uit de hel",
hp: 50,
damage: 5,
value: 5,
actions: {
[inventoryContains(potion)] increasePlayerHp(potion),