HealingComponent can now heal different types of damage (#146)

```
  - type: Healing
    heal: 100
    damage: Heat
```
This commit is contained in:
Víctor Aguilera Puerto
2019-03-21 19:34:03 +01:00
committed by Pieter-Jan Briers
parent 4a40b5112c
commit 6649d06fd8
2 changed files with 6 additions and 3 deletions

View File

@@ -9,5 +9,6 @@
texture: Objects/medkit_r.png
- type: Healing
heal: 100
damage: Brute
- type: Item
Size: 24