From d4291718cb6a3d63a070041f3152451e40195182 Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Tue, 25 Apr 2017 22:30:45 +0100 Subject: [PATCH] Fix Twilight's Y offset --- systempony | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systempony b/systempony index 3a4ae2b..b570021 100755 --- a/systempony +++ b/systempony @@ -353,6 +353,8 @@ declare -A info_firsty # Number of lines before the system info output info_firsty[luna]=18 info_firsty[rarity]=11 info_firsty[trixie]=16 +info_firsty[twilight-unicorn]=10 +info_firsty[twilight-alicorn]=10 if [ -f "$ponyfile" ] then