mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
22 lines
1.4 KiB
HTML
22 lines
1.4 KiB
HTML
<div aria-label="Announces changes to sheet">
|
|
<input type="checkbox" class="sheet-show-announcement" value="1" title="Show Announcements" name="attr_announcement"/><span></span><b style="color:red;" title="Show Announcements">Announcements</b>
|
|
<div class="sheet-announcement sheet-hidden">
|
|
<h2 style="color: black;">Changes in <span name="attr_version"></span></h2>
|
|
<div class="sheet-announce-items">
|
|
<ul style="font-style:italic">
|
|
<li>Standardised the effects of blindness, deafness, invisibility, continuing damage, magical aging, charm, and touch attacks with DM buttons</li>
|
|
<li>Added DM buttons to wizard spells level 1-3</li>
|
|
<li>Updated wizard spells level 1-3 with errata</li>
|
|
</ul>
|
|
<hr>
|
|
<p>
|
|
To get notified on future updates, discuss changes, or contribute suggestions, please follow this topic on the forum:
|
|
<span class="sheet-selectable">https://app.roll20.net/forum/post/9311682/official-ad-and-d-2e-revised-update-thread</span>
|
|
</p>
|
|
<p>
|
|
To view the full change log and sheet documentation, please visit the wiki page!<br>
|
|
<span class="sheet-selectable">https://wiki.roll20.net/ADnD_2nd_Edition_Character_sheet#Changelog</span>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div> |