mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #11724 from asr1/master
[Cyberrats] [Improvement] Update consequence text
This commit is contained in:
@@ -1457,9 +1457,9 @@
|
||||
|
||||
<!-- Datalists & thing that don't show directly on sheet -->
|
||||
|
||||
<input type="hidden" name="attr_smash_fail" value="lose 1 HP" />
|
||||
<input type="hidden" name="attr_cyber_fail" value="lose 1 Biotech" />
|
||||
<input type="hidden" name="attr_sly_fail" value="gain either Painted or Taunted" />
|
||||
<input type="hidden" name="attr_smash_fail" value="lose 1 HP and the Manager invokes a complication" />
|
||||
<input type="hidden" name="attr_cyber_fail" value="lose 1 Biotech and the Manager invokes a complication" />
|
||||
<input type="hidden" name="attr_sly_fail" value="gain either Painted or Taunted and the Manager invokes a complication" />
|
||||
<input type="hidden" name="attr_roll_formula_smash" value="" />
|
||||
<input type="hidden" name="attr_roll_results_cyber" value="" />
|
||||
<input type="hidden" name="attr_roll_results_sly" value="" />
|
||||
|
||||
Reference in New Issue
Block a user