18 lines
637 B
Plaintext
18 lines
637 B
Plaintext
|
|
### Interaction Messages
|
|
|
|
# Shown when examining an in-construction object
|
|
construction-insert-prototype-no-name = Next, insert {$prototypeName}.
|
|
|
|
# Shown when examining an in-construction object
|
|
construction-insert-prototype = Next, insert {$entityName}.
|
|
|
|
# Shown when examining an in-construction object
|
|
construction-insert-entity-with-component = Next, insert an entity with a {$componentName} component.
|
|
|
|
# Shown when examining an in-construction object
|
|
construction-insert-exact-entity = Next, insert {$entityName}.
|
|
|
|
# Shown when examining an in-construction object
|
|
construction-insert-arbitrary-entity = Next, insert {$stepName}.
|