Added basement variant
Fixed knight ghost to sprint when you ain't looking Fixed Gohei to detect enemies
This commit is contained in:
parent
83d0d8a737
commit
e28f3ca2db
21 changed files with 466 additions and 96 deletions
|
|
@ -73,7 +73,7 @@ namespace ScarletMansion.GamePatch.Managers {
|
|||
}
|
||||
|
||||
public void OnDungeonComplete(Dungeon dungeon) {
|
||||
Anger(Plugin.GetConfigDungeon.GetMinIndoorEnemySpawnCount);
|
||||
Anger(Plugin.CurrentConfigDungeon.GetMinIndoorEnemySpawnCount);
|
||||
}
|
||||
|
||||
public void TriggerAngerLightBrief(float duration){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue