mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 06:52:38 +00:00
fix further errors
This commit is contained in:
@@ -59,7 +59,8 @@
|
|||||||
&.exhaust-6::before { content : '\E921'; }
|
&.exhaust-6::before { content : '\E921'; }
|
||||||
&.frightened::before { content : '\E922'; }
|
&.frightened::before { content : '\E922'; }
|
||||||
&.grappled::before { content : '\E923'; }
|
&.grappled::before { content : '\E923'; }
|
||||||
&.incapacitated::before { content : '\E924'; }
|
&.incapacitated::before { content : '\E924'; }
|
||||||
|
&.unconscious::before { content : '\E925'; }
|
||||||
&.invisible::before { content : '\E926'; }
|
&.invisible::before { content : '\E926'; }
|
||||||
&.paralyzed::before { content : '\E927'; }
|
&.paralyzed::before { content : '\E927'; }
|
||||||
&.petrified::before { content : '\E928'; }
|
&.petrified::before { content : '\E928'; }
|
||||||
@@ -67,7 +68,7 @@
|
|||||||
&.prone::before { content : '\E92A'; }
|
&.prone::before { content : '\E92A'; }
|
||||||
&.restrained::before { content : '\E92B'; }
|
&.restrained::before { content : '\E92B'; }
|
||||||
&.stunned::before { content : '\E92C'; }
|
&.stunned::before { content : '\E92C'; }
|
||||||
&.unconscious::before { content : '\E925'; }
|
|
||||||
|
|
||||||
/* Character Classes and Features */
|
/* Character Classes and Features */
|
||||||
&.barbarian-rage::before { content : '\E92D'; }
|
&.barbarian-rage::before { content : '\E92D'; }
|
||||||
@@ -83,7 +84,7 @@
|
|||||||
&.monk-step-of-the-wind-2::before { content : '\E937'; }
|
&.monk-step-of-the-wind-2::before { content : '\E937'; }
|
||||||
&.monk-step-of-the-wind-3::before { content : '\E938'; }
|
&.monk-step-of-the-wind-3::before { content : '\E938'; }
|
||||||
&.monk-stunning-strike::before { content : '\E939'; }
|
&.monk-stunning-strike::before { content : '\E939'; }
|
||||||
&.monk-stunning-strike-2::before { content : '\E939'; }
|
&.monk-stunning-strike-2::before { content : '\E9A'; }
|
||||||
&.paladin-divine-smite::before { content : '\E93B'; }
|
&.paladin-divine-smite::before { content : '\E93B'; }
|
||||||
&.paladin-lay-on-hands::before { content : '\E93C'; }
|
&.paladin-lay-on-hands::before { content : '\E93C'; }
|
||||||
&.barbarian-abilities::before { content : '\E93D'; }
|
&.barbarian-abilities::before { content : '\E93D'; }
|
||||||
|
|||||||
Reference in New Issue
Block a user