mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 21:05:54 +00:00
Motivation
This commit is contained in:
parent
c9b703a0ae
commit
e73596e464
13 changed files with 100 additions and 34 deletions
|
|
@ -32,6 +32,8 @@ public partial class Dead : EnemyStateBase
|
|||
|
||||
DropsProvider.DropLoot();
|
||||
|
||||
GameManager.Instance.AddMotivation(StorageModule.EnemyData.MotivationReward);
|
||||
|
||||
StorageModule.Root.QueueFree();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue