Skip to content
Snippets Groups Projects
Commit bf5e797a authored by Chris Davidson's avatar Chris Davidson
Browse files

Fix Dwarf life rating tooltip

parent 7038b767
No related branches found
No related tags found
1 merge request!555Fixes+Misc
......@@ -65,7 +65,7 @@ newBirthDescriptor
"#GOLD#Stat modifiers:",
"#LIGHT_BLUE# * +4 Strength, -2 Dexterity, +3 Constitution",
"#LIGHT_BLUE# * -2 Magic, +3 Willpower, +0 Cunning",
"#GOLD#Life per level:#LIGHT_BLUE# 12",
"#GOLD#Life per level:#LIGHT_BLUE# 14",
"#GOLD#Experience penalty:#LIGHT_BLUE# 0%",
},
inc_stats = { str=4, con=3, wil=3, mag=-2, dex=-2 },
......
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