Skip to content
Snippets Groups Projects
Commit e1ad20e4 authored by dg's avatar dg
Browse files

Use a more "work friendly" boot image

git-svn-id: http://svn.net-core.org/repos/t-engine4@6167 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0674bf86
No related branches found
No related tags found
No related merge requests found
......@@ -30,4 +30,5 @@ Bootmenu!
]]
starter = "mod.load"
loading_wait_ticks = 1600
background_name = {"tome","tome2","tome3"}
--background_name = {"tome","tome2","tome3"}
background_name = {"tome3"}
......@@ -56,7 +56,8 @@ loading_wait_ticks = 260
profile_stats_fields = {"artifacts", "characters", "deaths", "uniques", "scores", "lore", "escorts"}
allow_userchat = true -- We can talk to the online community
no_get_name = true -- Name setting for new characters is done by the module itself
background_name = {"tome","tome2","tome3"}
--background_name = {"tome","tome2","tome3"}
background_name = {"tome3"}
load_tips = {
{image="/data/gfx/shockbolt/npc/humanoid_human_linaniil_supreme_archmage.png", img_y_off=-50, text=[[Though magic is still shunned in Maj'Eyal, rumours abound of secret havens of mages.]]},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment