Upload files to 'engine'

This commit is contained in:
rixty dixet 2021-03-22 18:52:10 +01:00
parent 7d7c2b4662
commit 533f714c9c
4 changed files with 40 additions and 0 deletions

4
engine/icons.txt Normal file
View File

@ -0,0 +1,4 @@
text_offset=2,1
icon_set=0,images/icons/skills.png
icon_set=256,images/icons/items.png

19
engine/loot.txt Normal file
View File

@ -0,0 +1,19 @@
# Loot settings
# Sound effects
#sfx_loot=soundfx/flying_loot.ogg
# Tooltip
tooltip_margin=32
# Autopickup
autopickup_range=1.5
autopickup_currency=1
# Currency
currency_name=Gil
vendor_ratio=25
# Drops
drop_max=1
drop_radius=1

View File

@ -0,0 +1,9 @@
background=images/menus/backgrounds/01.png
background=images/menus/backgrounds/02.png
background=images/menus/backgrounds/03.png
background=images/menus/backgrounds/04.png
background=images/menus/backgrounds/05.png
background=images/menus/backgrounds/06.png
background=images/menus/backgrounds/07.png
background=images/menus/backgrounds/08.png
background=images/menus/backgrounds/09.png

8
engine/misc.txt Normal file
View File

@ -0,0 +1,8 @@
APPEND
save_prefix=default
sell_without_vendor=false
save_onload=false
save_onexit=false
save_oncutscene=false
save_prefix=OpenValley