Add roll to global game var

This commit is contained in:
Vlyan
2021-01-04 15:58:23 +01:00
parent 911e7f4415
commit 0bcfb699c0
6 changed files with 6 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
"other.text.color": "Other Text Color",
"def.chat.pref": "Default Chat Prefix",
"spe.chat.pref": "If specified, this string will be prefixed to all chat messages that are not already commands (such as /emote.)",
"SETTINGS.None": "No option",
"ACTOR.TypeCharacter": "Player Character",
"ACTOR.TypeNpc": "Non-Player Character",
"ITEM.TypeItem": "Item",

View File

@@ -18,6 +18,7 @@
"other.text.color": "Otro color de texto",
"def.chat.pref": "Prefijo del chat por defecto",
"spe.chat.pref": "Si está configurado, la cadena será prefijada para todos los mensajes de chat que no sean ya comandos (como /emote.)",
"SETTINGS.None": "No option",
"ACTOR.TypeCharacter": "Player Character",
"ACTOR.TypeNpc": "Non-Player Character",
"ITEM.TypeItem": "Item",

View File

@@ -18,6 +18,7 @@
"other.text.color": "Autre couleur de texte",
"def.chat.pref": "Préfixe de Chat par défaut",
"spe.chat.pref": "Si renseignée, la chaîne sera préfixée pour tous les messages de chat qui ne sont pas déjà des commandes (comme /emote.)",
"SETTINGS.None": "Aucune option",
"ACTOR.TypeCharacter": "Personnage Joueur",
"ACTOR.TypeNpc": "Personnage non Joueur",
"ITEM.TypeItem": "Objet",