Upload files to 'engine'
This commit is contained in:
parent
7d7c2b4662
commit
533f714c9c
|
@ -0,0 +1,4 @@
|
||||||
|
text_offset=2,1
|
||||||
|
|
||||||
|
icon_set=0,images/icons/skills.png
|
||||||
|
icon_set=256,images/icons/items.png
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,8 @@
|
||||||
|
APPEND
|
||||||
|
|
||||||
|
save_prefix=default
|
||||||
|
sell_without_vendor=false
|
||||||
|
save_onload=false
|
||||||
|
save_onexit=false
|
||||||
|
save_oncutscene=false
|
||||||
|
save_prefix=OpenValley
|
Loading…
Reference in New Issue