Sun scoring and zombie hat impulse
This commit is contained in:
parent
0e5dee50f7
commit
6608fb8389
9 changed files with 62 additions and 7 deletions
|
|
@ -33,6 +33,7 @@ public partial class RuntimeLevelData : Node
|
|||
{
|
||||
SunCount += amount;
|
||||
}
|
||||
|
||||
public void SpendSun(int amount)
|
||||
{
|
||||
SunCount -= amount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue