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

spa tiredness feedback

parent 1c6b7c9b
No related branches found
No related tags found
No related merge requests found
...@@ -334,6 +334,8 @@ ...@@ -334,6 +334,8 @@
$He remains in the Spa, as $he is still learning to accept life as a slave. $He remains in the Spa, as $he is still learning to accept life as a slave.
<<elseif (_slave.health.condition < 20)>> <<elseif (_slave.health.condition < 20)>>
$He remains in the Spa, as $he is benefiting from its healing properties. $He remains in the Spa, as $he is benefiting from its healing properties.
<<elseif (_slave.health.tired > 30)>>
$He remains in the Spa, continuing to soak away $his fatigue.
<</if>> <</if>>
<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
<<= App.SlaveAssignment.choosesOwnClothes(_slave)>> <<= App.SlaveAssignment.choosesOwnClothes(_slave)>>
......
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