Subversion Repositories Kolibri OS

Rev

Rev 5319 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5319 Rev 5341
Line 43... Line 43...
43
	db 'REST IN PEACE',0
43
	db 'REST IN PEACE',0
44
;---------------------------------------------------------------------
44
;---------------------------------------------------------------------
45
menu_credits_text:
45
menu_credits_text:
46
.1:	db 'Hello KolibriOS Team!',0
46
.1:	db 'Hello KolibriOS Team!',0
47
.2:	db ' Hello Habrahabr!',0
47
.2:	db ' Hello Habrahabr!',0
48
.3:	db 0
48
 
49
.4:	db 'The game used graphics and sound material',0
49
.3:	db 'The game used graphics and sound material',0
50
.5:	db 'under a free license, borrowed from:',0
50
.4:	db 'under a free license, borrowed from:',0
51
.6:	db ' http://opengameart.org',0
51
.5:	db ' http://opengameart.org',0
52
.7:	db 0
52
 
53
.8:	db 'NPC sprites by',0
53
.6:	db 'NPC sprites by',0
54
.9:	db ' http://untamed.wild-refuge.net',0
54
.7:	db ' http://untamed.wild-refuge.net',0
55
.10:	db 0
55
 
56
.11:	db 'Hatsune Miku Sprites by',0
56
.8:	db 'Hatsune Miku Sprites by',0
57
.12:	db ' http://nekorandomnessqueen.deviantart.com',0
57
.9:	db ' http://nekorandomnessqueen.deviantart.com',0
58
.13:	db 0
58
 
59
.14:	db 'Glyphs of Russo free font by',0
59
.10:	db 'Glyphs of Russo free font by',0
60
.15:	db ' http://www.jovanny.ru',0
60
.11:	db ' http://www.jovanny.ru',0
61
.16:	db 0
61
 
62
.17:	db 'Game author - Marat Zakyanov aka Mario79',0
62
.12:	db 'Game author - Marat Zakiyanov aka Mario79',0
63
;---------------------------------------------------------------------
63
;---------------------------------------------------------------------
64
menu_help_text:
64
menu_help_text:
65
.1:	db 'Game control',0
65
.1:	db ' Control',0
66
.2:	db 'Move the player:',0
66
.2:	db '  WASD',0
-
 
67
.3:	db ' Arrows',0
67
.3:	db 'WASD, Arrows or Num8462',0
68
.4:	db ' Num8462',0
68
.4:	db 'Player kick : Space',0
69
.5:	db 'Kick SPACE',0
-
 
70
;---------------------------------------------------------------------
-
 
71
space_line:
-
 
72
	db 0
69
;---------------------------------------------------------------------
73
;---------------------------------------------------------------------