Skip to content
Snippets Groups Projects
Commit b41f924e authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'fix-missing-description-pit' into 'pregmod-master'

Add missing health description for fighterOne in the pit

See merge request !5396
parents 88f6ab30 7490b9fb
No related branches found
No related tags found
1 merge request!5396Add missing health description for fighterOne in the pit
...@@ -119,6 +119,10 @@ ...@@ -119,6 +119,10 @@
$His height gives $him a reach advantage with $his fists and feet. $His height gives $him a reach advantage with $his fists and feet.
<</if>> <</if>>
<<if _fighterOne.health > 50>>
$His shining health makes $him a better fighter.
<</if>>
<<if _fighterOne.weight > 190>> <<if _fighterOne.weight > 190>>
$His extreme weight nearly immobilizes $him. $He is essentially a fleshy punching bag. $His extreme weight nearly immobilizes $him. $He is essentially a fleshy punching bag.
<<elseif _fighterOne.weight > 160>> <<elseif _fighterOne.weight > 160>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment