faction-based visible ai, initial commit
This commit is contained in:
parent
bb8cf69b86
commit
b95f0cc1ad
4 changed files with 115 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use crate::{raws::Reaction, Faction, Map, Position, TakingTurn, WantsToMelee};
|
||||
use rltk::prelude::*;
|
||||
use specs::prelude::*;
|
||||
|
||||
pub struct AdjacentAI {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue