Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
13
template_weather_0.txt
Normal file
13
template_weather_0.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
#Weather
|
||||
WeatherSeasonWinter|SourceUser=It is Winter! Make sure you are dressed for the occasion or you might catch a cold!
|
||||
WeatherSeasonSummer|SourceUser=Summertime! Enjoy summer activities!
|
||||
WeatherSeasonFall|SourceUser=Brace yourself, winter is coming! However as of now only the leaves have changed color and the nights start to get frosty.
|
||||
WeatherSeasonSpring|SourceUser=Birds are singing and the last snow is melting away. The days get longer and warmer as more People then usual seem to roam the parks. Seems Spring is in the air.
|
||||
txtWeather|SourceUser=<span class="info"><%WeatherSeason%><br />Current Weather: <%WeatherText%> </span><br/>
|
||||
txtWeatherChange|SourceRoom=<span class="info">%(<%OldWeather%><br/>)%<%WeatherInfo%></span><br/>
|
||||
txtParasErrorNoWeather|SourceUser=<span class="info">You need to specify a Weather!</span><br/>
|
||||
txtParasErrorWeatherNoExist|SourceUser=<span class="info">This Weather doesn't exist!</span><br/>
|
||||
txtWeatherNotAllowed|SourceUser=<span class="info">This Char is not allowed to change the Weather!</span><br/>
|
||||
txtWeatherSubmit|SourceUser=<span class="info">The Weatherchange was submitted, please wait until it takes effect.</span><br/>
|
||||
txtWeatherAlreadySet|SourceUser=<span class="info">This weather is already set.</span><br/>
|
||||
txtlocalWeather|SourceUser=<span class="info">Current Weather: <%WeatherText%> </span><br/>
|
Loading…
Add table
Add a link
Reference in a new issue