one more dictionary value
This commit is contained in:
parent
ba8e5fd035
commit
0745fcc4ee
1
bot.go
1
bot.go
@ -35,6 +35,7 @@ var dict = map[string]string{
|
|||||||
"algn": "alignment",
|
"algn": "alignment",
|
||||||
"xp": "experience points",
|
"xp": "experience points",
|
||||||
"str": "strength",
|
"str": "strength",
|
||||||
|
"con": "constitution",
|
||||||
"dex": "dexterity",
|
"dex": "dexterity",
|
||||||
"wis": "wisdom",
|
"wis": "wisdom",
|
||||||
"cha": "charisma",
|
"cha": "charisma",
|
||||||
|
Loading…
Reference in New Issue
Block a user