fastfov and telepathy

currently no way to *gain* telepathy, but it works
This commit is contained in:
Llywelwyn 2023-07-11 11:12:11 +01:00
parent 58ab2e9aa5
commit ec9127573c
12 changed files with 126 additions and 45 deletions

View file

@ -51,7 +51,9 @@ pub fn save_game(ecs: &mut World) {
Renderable,
Player,
Viewshed,
Telepath,
Monster,
Mind,
Name,
BlocksTile,
CombatStats,
@ -133,7 +135,9 @@ pub fn load_game(ecs: &mut World) {
Renderable,
Player,
Viewshed,
Telepath,
Monster,
Mind,
Name,
BlocksTile,
CombatStats,