feat(art): add storybook meadow and woodland villagers
This commit is contained in:
@@ -535,7 +535,7 @@ func _run() -> void:
|
||||
(
|
||||
main_scene.has_node("Player/Visual/Body")
|
||||
and main_scene.has_node("Player/Visual/Head")
|
||||
and main_scene.has_node("Player/Visual/Scarf")
|
||||
and main_scene.get_node("Player/Visual").get_meta("animal_species") == &"fox"
|
||||
),
|
||||
"Player should use the same readable multi-part visual language as villagers"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user