add addTime feature
This commit is contained in:
parent
21b2a2c74c
commit
b8e5cad380
@ -114,5 +114,6 @@ public void SetupMob(OverMind.MobParameters mobParameters)
|
||||
overMind = mobParameters.OverMind;
|
||||
health = mobParameters.Health;
|
||||
damage = mobParameters.Damage;
|
||||
mobAddedTime = mobParameters.AddedTime;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user