researcher work
This commit is contained in:
@@ -5,8 +5,12 @@ extends Resource
|
||||
@export var name: String
|
||||
@export var description: String
|
||||
@export var cost: Dictionary
|
||||
@export var world_scene: PackedScene
|
||||
|
||||
|
||||
func initialize(building: BuildingBase) -> void:
|
||||
pass
|
||||
|
||||
|
||||
func ready(building: BuildingBase) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user