Add all systems effects scripts + translations
This commit is contained in:
@ -18,9 +18,9 @@
|
||||
let bio =
|
||||
`
|
||||
<p><strong>Template</strong>: ${template.text}</p>
|
||||
<p><strong>Phsyical Quirk</strong>: ${physicalQuirk}</p>
|
||||
<p><strong>Work Ethic</strong>: ${workEthic}</p>
|
||||
<p><strong>Personality Quirk</strong>: ${personalityQuirk}</p>
|
||||
<p><strong>Bizarrerie Physique</strong>: ${physicalQuirk}</p>
|
||||
<p><strong>Etique de travail</strong>: ${workEthic}</p>
|
||||
<p><strong>Bizarrerie de personnalité</strong>: ${personalityQuirk}</p>
|
||||
`
|
||||
|
||||
this.script.scriptMessage(bio, {whisper : ChatMessage.getWhisperRecipients("GM")})
|
||||
|
Reference in New Issue
Block a user