feat: fix typo

This commit is contained in:
Corey Hickson
2024-08-04 17:47:03 -06:00
parent 6d9f2fe5f3
commit 42dcf30e72
2 changed files with 2 additions and 2 deletions
@@ -24,5 +24,5 @@ mixin condition(attr, name, desc, recovery)
+condition("afraid", "Afraid", "No help or use Beginner's Luck.", "Will Ob 3")
+condition("exhausted", "Exhausted", "-1S to disposition to any conflict; may not use instinct for free.", "Health Ob 3")
+condition("injured", "Injured", "1D to skills, Nature, Will, and Health (but not recovery).", "Health Ob 4")
+condition("sick", "Angry", "-1D to skills, Nature, Will, and Health (but not recovery); can not practice, learn, or advance.", "Will Ob 3")
+condition("sick", "Angry", "-1D to skills, Nature, Will, and Health (but not recovery); cannot practice, learn, or advance.", "Will Ob 3")
+condition("dead", "Dead", "May not test, help, or use wises.")
+1 -1
View File
@@ -412,7 +412,7 @@
<div class="sheet-condition-recovery">Will Ob 3</div>
</div>
<div class="sheet-condition-row-bottom">
<div class="sheet-condition-effect">-1D to skills, Nature, Will, and Health (but not recovery); can not practice, learn, or advance.</div>
<div class="sheet-condition-effect">-1D to skills, Nature, Will, and Health (but not recovery); cannot practice, learn, or advance.</div>
</div>
</div>
<div class="sheet-condition-row">