5 lines
65 B
GDScript
5 lines
65 B
GDScript
extends Item
|
|
class_name SeedItem
|
|
|
|
@export var plant_type: String
|