bugfixes
This commit is contained in:
parent
3f56bf4c1f
commit
eb101830a4
5 changed files with 9 additions and 16 deletions
|
|
@ -214,6 +214,7 @@ NCharacter = {
|
|||
16 #exc
|
||||
68 #nice
|
||||
69 #exc
|
||||
99 #godlike
|
||||
}
|
||||
SKILL_LEVELS_TEXTS = {
|
||||
"SKILL_TERRIBLE"
|
||||
|
|
@ -223,6 +224,7 @@ NCharacter = {
|
|||
"SKILL_EXCELLENT"
|
||||
"SKILL_NICE"
|
||||
"SKILL_EXCELLENT"
|
||||
"SKILL_GODLIKE"
|
||||
}
|
||||
|
||||
SKILL_MODIFIER_OFFSET = -8 # skill modifiers with offset add this from skill value (see common/modifiers/00_basic_modifiers.txt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue