Skip to content

Commit

Permalink
Use notice with text for signs near fertile ground in Semos Plains N
Browse files Browse the repository at this point in the history
  • Loading branch information
AntumDeluge committed Oct 12, 2023
1 parent 8ab8695 commit bf1fa71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/conf/zones/semos.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1440,19 +1440,19 @@ will never forget their sacrifices."
<entity x="77" y="66">
<implementation class-name="games.stendhal.server.entity.mapstuff.sign.Sign"/>
<attribute name="text">This ground has been fertilised so that flowers can grow here. Ask me (Jenny from the Mill) for seeds or bulbs! Note: the area is open so once your flower is ready, anyone can pick it. Thanks for planting the nice flower for all to enjoy.</attribute>
<attribute name="class">signpost</attribute>
<attribute name="class">notice_sign_text</attribute>
</entity>

<entity x="59" y="58">
<implementation class-name="games.stendhal.server.entity.mapstuff.sign.Sign"/>
<attribute name="text">This ground has been fertilised so that flowers can grow here. Ask me (Jenny from the Mill) for seeds or bulbs! Note: the area is open so once your flower is ready, anyone can pick it. Thanks for planting the nice flower for all to enjoy.</attribute>
<attribute name="class">signpost</attribute>
<attribute name="class">notice_sign_text</attribute>
</entity>

<entity x="68" y="43">
<implementation class-name="games.stendhal.server.entity.mapstuff.sign.Sign"/>
<attribute name="text">This ground has been fertilised so that flowers can grow here. Ask me (Jenny from the Mill) for seeds or bulbs! Note: the area is open so once your flower is ready, anyone can pick it. Thanks for planting the nice flower for all to enjoy.</attribute>
<attribute name="class">signpost</attribute>
<attribute name="class">notice_sign_text</attribute>
</entity>

<entity x="70" y="50">
Expand All @@ -1467,7 +1467,7 @@ It would be so beautiful if everyone plants as much flowers as he picked. Don't
If everybody would think so, we were on the way to a better world...

- signed by S.</attribute>
<attribute name="class">signpost</attribute>
<attribute name="class">notice_sign_text</attribute>
</entity>

<entity x="82" y="63">
Expand Down

0 comments on commit bf1fa71

Please sign in to comment.