Added some to evtable/evform, seems to work with ansi now.

This commit is contained in:
Griatch 2014-04-12 15:25:42 +02:00
parent 4a7e332f41
commit bbba449aa4
3 changed files with 50 additions and 5 deletions

View file

@ -7,7 +7,7 @@ FORMCHAR = "x"
TABLECHAR = "c"
FORM = """
{y.------------------------------------------------.
.------------------------------------------------.
| |
| Name: xxxxx1xxxxx Player: xxxxxxx2xxxxxxx |
| xxxxxxxxxxx |
@ -18,7 +18,7 @@ FORM = """
| xxxxx3xxxxx INT: x6x STA: x7x |
| xxxxxxxxxxx LUC: x8x MAG: x9x |
| |
{b>----------------------------------------------<
>----------------------------------------------<
| | |
| cccccccc | ccccccccccccccccccccccccccccccccccc |
| cccccccc | ccccccccccccccccccccccccccccccccccc |
@ -26,7 +26,7 @@ FORM = """
| cccccccc | ccccccccccccccccccccccccccccccccccc |
| cccccccc | cccccccccccccccccBccccccccccccccccc |
| | |
-------------------------------------------------
------------------------------------------------
"""