Add traps

This commit is contained in:
2022-01-29 16:07:01 +01:00
parent 835a416013
commit 7c67291031
13 changed files with 213 additions and 42 deletions

View File

@@ -1,4 +1,3 @@
use specs::prelude::*;
use crate::components::{CombatStats, Player, SufferDamage};