Refactor map

This commit is contained in:
2022-01-29 20:21:13 +01:00
parent 0af23af3d3
commit fa71410453
7 changed files with 89 additions and 53 deletions

View File

@@ -91,7 +91,7 @@ impl<'a> System<'a> for ItemUseSystem {
healing,
inflicts_damage,
_ranged,
mut map,
map,
mut suffer_damage,
aoe,
mut confused,