kreuvf / roll20-character-sheets

Kreuvf's fork of the Roll20 Character sheet templates. Do not work with my branches prefixed with "pre", I rebase and force-push them all the time. Check out the YouTube channel for videos on my pull requests.
https://www.youtube.com/user/Isurandil
MIT License
7 stars 6 forks source link

"Füchsisch" nicht würfelbar #161

Open kreuvf opened 6 days ago

kreuvf commented 6 days ago

Quelle: https://www.orkenspalter.de/index.php?thread/36140-dsa4-1-charakterbogen-auf-roll20-net/&postID=1211168#post1211168

constants.js: 't_sp_fuechsisch': {'internal': "fuchsisch", 'ui': "Füchsisch"}, section_talente.html:

<button type="action" name="act_t_sp_fuchsisch-action" class="default-hide"></button>
<input type="hidden" name="attr_t_sp_fuchsisch_action" value="">
<div class="talent-cell talent-name">
<button type="roll" name="roll_t_sp_fuchsisch" value="@{t_sp_fuchsisch_action}"> <span>Füchsisch</span></button>
</div>

:facepalm:

kreuvf commented 5 days ago

Waldmenschensprachen und Zyklopäisch sind ebenfalls betroffen. Habe versucht dieses Problem für alle Talente anzugehen, mit dem Fix sollten alle funktionieren. Dieses Mal wirklich! :grin: