basic factory and capitol scenes
This commit is contained in:
@@ -3,5 +3,5 @@ using Godot;
|
||||
public partial class propaganda_building : base_building
|
||||
{
|
||||
[Export]
|
||||
public int Approval { get; set; } = 1;
|
||||
public int ApprovalGain { get; set; } = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user