Blue Bear Story + Tweak/Fixes (#580)

* Story Done

* Persistant treats
This commit is contained in:
Rapandrasmus
2023-11-21 19:29:02 +01:00
committed by GitHub
parent 7481f32c16
commit 9334cb76ab
28 changed files with 4692 additions and 56 deletions

View File

@ -91,8 +91,6 @@ namespace HeavenStudio.Games.Scripts_BlueBear
EatFood();
}
private void Miss(PlayerActionEvent caller) { }
private void Out(PlayerActionEvent caller) { }
void SpawnCrumbs()