1
0
Fork 0

Проверяем уточнения

This commit is contained in:
Alexander Yakovlev 2019-08-14 23:25:38 +07:00
parent e2715f05a1
commit 6dde4b7f8f
Signed by: oreolek
GPG Key ID: 1CDC4B7820C93BD3
1 changed files with 15 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Object photo "маленьк/ое фото/" gallery
has static neuter;
Object teapot "глинян/ый чайник/" gallery
with name 'чай' 'чайник/',
with name 'чай' 'чайник',
describe [;
"Слева от фото выставлен невысокий глиняный чайник.";
@ -44,4 +44,18 @@ Object teapot "глинян/ый чайник/" gallery
],
has static male;
Object coffeepot "кофейн/ый чайник/" gallery
with name 'кофе' 'кофейник/' 'чайник',
describe [;
"Справа стоит пустой кофейник.";
],
description [;
print "Скорее всего, это - не часть выставки.";
],
has static male;
Include "RussiaG";