16 lines
523 B
Plaintext
16 lines
523 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}.
|
|
|