change: firsk attack display
This commit is contained in:
parent
806d202773
commit
960f13d9db
8 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_1[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"................. ....................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_2[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
".................... .........................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_3[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"........................... ................................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_4[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"........................................ ........................................................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_5[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"........................................................... .........................................................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_6[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"..................................................................... ..............................................................",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
static char *knifeattack_7[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"150 150 2 1 ",
|
||||
" c #FF8DA9",
|
||||
" c #FF5050",
|
||||
". c white",
|
||||
/* pixels */
|
||||
"............................................................................ ...................................................................",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue