tutorial rebrendering

This commit is contained in:
p.kosyh 2010-06-15 11:57:59 +00:00
parent cabe1c67c5
commit 2cb560b993
5 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ game.use = 'Won\'t work...';
game.dsc = [[Commands:^
look(or just Enter), act <on what> (or just on what), use <what> [on what], go <where>,
back, inv, way, obj, quit, save <fname>, load <fname>. Tab to autocomplete.^^]];
game.pic = '../tutorial2/stead.png';
game.pic = '../tutorial2/instead.png';
set_music('../tutorial2/ramparts.mod');

View file

@ -6,7 +6,7 @@ game.use = 'No pasa nada...';
game.dsc = [[Comandos:^
look(or just Enter), act <on what> (or just on what), use <what> [on what], go <where>,
back, inv, way, obj, quit, save <fname>, load <fname>. Tab to autocomplete.^^]];
game.pic = '../tutorial2/stead.png';
game.pic = '../tutorial2/instead.png';
set_music('../tutorial2/ramparts.mod');

BIN
games/tutorial2/instead.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View file

@ -6,7 +6,7 @@ game.use = 'Не сработает...';
game.dsc = [[Команды:^
look(или просто ввод), act <на что> (или просто на что), use <что> [на что], go <куда>,^
back, inv, way, obj, quit, save <fname>, load <fname>. Работает автодополнение по табуляции.^^]];
game.pic = 'stead.png';
game.pic = 'instead.png';
set_music('ramparts.mod');

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB