Skip to content
Snippets Groups Projects
Commit 7049d32f authored by Hachem_Muche's avatar Hachem_Muche
Browse files

Merge branch 'master' into CuirassDarkLord

parents 71f3c711 eeaca312
No related branches found
No related tags found
1 merge request!190Cuirass dark lord
......@@ -1210,8 +1210,8 @@ function _M:chronoRestore(name, remove)
local d = Dialog:simpleWaiter("Chronomancy", "Unfolding the space time structure...")
ngame:cloneReloaded()
_G.game = ngame
ngame:cloneReloaded()
game.inited = nil
game:runReal()
......
......@@ -67,7 +67,7 @@ to start, look where halflings once tinkered with portals...]],
"#GOLD#Experience penalty:#LIGHT_BLUE# 30%",
},
moddable_attachement_spots = "race_ogre",
inc_stats = { str=3, mag=2, wil=-2, cun=2, dex=1, con=0 },
inc_stats = { str=3, mag=2, wil=-2, cun=2, dex=-1, con=0 },
experience = 1.3,
talents_types = { ["race/ogre"]={true, 0} },
talents = { [ActorTalents.T_OGRE_WRATH]=1 },
......
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