ajout du détecteur et liaison entre les scènes
This commit is contained in:
@@ -6,9 +6,6 @@ const TROWEL_ZONE_RADIUS = 50
|
||||
func get_item_name() -> String:
|
||||
return tr("TROWEL")
|
||||
|
||||
func get_item_type() -> ItemType:
|
||||
return Item.ItemType.TOOL_ITEM
|
||||
|
||||
func get_description() -> String:
|
||||
return tr("TROWEL_DESC_TEXT")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user