blindness - misc
This commit is contained in:
parent
1714b94397
commit
cfe5884a0b
13 changed files with 47 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use super::{EffectSpawner, EffectType};
|
||||
use crate::{HungerClock, BUC};
|
||||
use crate::HungerClock;
|
||||
use specs::prelude::*;
|
||||
|
||||
pub fn modify_nutrition(ecs: &mut World, effect: &EffectSpawner, target: Entity) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue