+hlas-example.txt

This commit is contained in:
Petr Baudis 2017-12-19 16:36:25 +01:00
parent b0b57a2b6c
commit d3c74a2cad
2 changed files with 17 additions and 0 deletions

15
hlas-example.txt Normal file
View file

@ -0,0 +1,15 @@
3
Shub-Niggurath
Yog Shoggoth
Cthulhu
Nyarlathotep
Abdul Al Hazred
0 1 2
2 3 4 5 1
1
0 0 0 0 1
0 3 2 1 0
0
3

View file

@ -3,6 +3,8 @@
# Copyright TMA 2014
# Brmlab can use this free of charge as long as TMA is member. For other licensing options contact the author.
# Example input: hlas-example.txt
use strict;
use warnings;
use Data::Dumper;