add additional promo art credit

This commit is contained in:
Map 2024-10-10 14:40:02 -05:00
parent 1fad3b0b62
commit 6cea8fa94b

View file

@ -125,6 +125,9 @@ init 999 python:
_('Asset help (Italian):'): [ _('Asset help (Italian):'): [
'Dsatta', 'Dsatta',
], ],
_('Promo Art (Italian):'): [
'Kaprakaz',
]
} }
textlist = [] textlist = []
@ -233,7 +236,7 @@ label test_credits:
init python: init python:
# Note: Measuring in pixels # Note: Measuring in pixels
panning_stop = 12700 # How far the panning will go down panning_stop = 13290 # How far the panning will go down
panning_stop_bg = 8100 # How far the background images will pan, to create the parallax effect (I can't believe cuckedmanon didn't like this!) panning_stop_bg = 8100 # How far the background images will pan, to create the parallax effect (I can't believe cuckedmanon didn't like this!)
panning_duration = 65 # How long in seconds panning_duration = 65 # How long in seconds
credits_img_offset = panning_stop + 550 # Distance away from panning_stop where the image will render credits_img_offset = panning_stop + 550 # Distance away from panning_stop where the image will render