File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -9405,6 +9405,28 @@ WW W
9405
9405
EOF
9406
9406
;;
9407
9407
9408
+ " Hybrid" * )
9409
+ set_colors 4 12
9410
+ read -rd ' ' ascii_data << 'EOF '
9411
+ ${c1} / ${c2}#
9412
+ ${c1}////& ${c2}#####
9413
+ ${c1}///// ${c2}######
9414
+ ${c1}///// ////////// ${c2}######
9415
+ ${c1}///// //////////////////// ${c2}######
9416
+ ${c1}////////////////////////// ${c2}######
9417
+ ${c1}///////// /// ${c2}######
9418
+ ${c1}/////// / ${c2}######
9419
+ ${c1}////// ${c2}######
9420
+ ${c1}///// ${c2}######
9421
+ ${c1}///// ${c2}######
9422
+ ${c1}///// ${c2}######
9423
+ ${c1}///// ${c2}######
9424
+ ${c1}///// ${c2}######
9425
+ ${c1}///// ${c2}#########
9426
+ ${c1}////& ${c2}########
9427
+ EOF
9428
+ ;;
9429
+
9408
9430
" iglunix" * |" iglu" * )
9409
9431
set_colors 8
9410
9432
read -rd ' ' ascii_data << 'EOF '
@@ -13298,7 +13320,7 @@ ${c3} :${c4}:::::::::::::: ${c5}.
13298
13320
13299
13321
EOF
13300
13322
;;
13301
-
13323
+
13302
13324
" Venom" * )
13303
13325
set_colors 8 4
13304
13326
read -rd ' ' ascii_data << 'EOF '
You can’t perform that action at this time.
0 commit comments