Ambience enhancements. (#7073)
This commit is contained in:
@@ -22,6 +22,7 @@ shell-need-between-arguments = Need {$lower} to {$upper} arguments!
|
||||
shell-entity-is-not-mob = Target entity is not a mob!
|
||||
shell-invalid-entity-id = Invalid entity ID.
|
||||
shell-invalid-grid-id = Invalid grid ID.
|
||||
shell-invalid-map-id = Invalid map ID.
|
||||
shell-invalid-entity-uid = {$uid} is not a valid entity uid
|
||||
shell-entity-uid-must-be-number = EntityUid must be a number.
|
||||
shell-could-not-find-entity = Could not find entity {$entity}
|
||||
@@ -34,3 +35,5 @@ shell-timespan-minutes-must-be-correct = {$span} is not a valid minutes timespan
|
||||
shell-argument-must-be-prototype = Argument {$index} must be a ${prototypeName}!
|
||||
shell-argument-number-must-be-between = Argument {$index} must be a number between {$lower} and {$upper}!
|
||||
shell-argument-station-id-invalid = Argument {$index} must be a valid station id!
|
||||
shell-argument-map-id-invalid = Argument {$index} must be a valid map id!
|
||||
shell-argument-number-invalid = Argument {$index} must be a valid number!
|
||||
|
||||
Reference in New Issue
Block a user