Skip to content

Commit

Permalink
Update work text a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
tchalvak authored Sep 5, 2023
1 parent fad3978 commit df52d59
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions deploy/templates/work.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@
<div class="description">
<!-- For google ad targetting -->
<!-- google_ad_section_start -->
<p>On your way to the foreman's office, you pass by several <a href='/npc/attack/peasant' class='npc click-message'>peasants</a> drenched in sweat from working in the sun all day.</p>
<p><a href='/npc/attack/samurai' target='main' title='A samurai? Kill him.' id='attack-samurai-link' class='npc click-message'>A foreman in samurai armor</a> barely looks up at you as he busies himself with counting coins and smoking a long pipe.</p>
<p>On your way to the foreman's office, you pass by several <a href='/npc/attack/peasant' class='npc click-message'>peasants</a> drenched in sweat from working in the sun all day.
<a href='/npc/attack/samurai' target='main' title='A samurai? Kill him.' id='attack-samurai-link' class='npc click-message'>A foreman in samurai armor</a>
barely looks up at you as he busies himself with counting coins and smoking a long pipe.</p>
<p class='speech'>So, how much work can we expect from you?</p>
<!-- google_ad_section_end -->
</div>
{else}
<div class="description">
<p>
On your way back from the fields, you pass by a few young children
As you step onto the dusty path, the scorching sun beats down relentlessly, casting long shadows across the fields of golden grain.
The air is thick with the earthy scent of freshly tilled soil, and the sounds of laborers toiling in the distance create a rhythmic melody that echoes through air.
You pass by a few young children
chasing grasshoppers.</p>
<p>You see a <a href='/npc/attack/viper' class='npc'>Viper</a> in the tall grass.</p>

Expand Down

0 comments on commit df52d59

Please sign in to comment.