diff options
-rw-r--r-- | world/map/news.d/13-bugfix-killthegmevent.txt | 12 | ||||
-rw-r--r-- | world/map/news.html | 15 | ||||
-rw-r--r-- | world/map/news.txt | 14 |
3 files changed, 41 insertions, 0 deletions
diff --git a/world/map/news.d/13-bugfix-killthegmevent.txt b/world/map/news.d/13-bugfix-killthegmevent.txt new file mode 100644 index 00000000..24cb9b90 --- /dev/null +++ b/world/map/news.d/13-bugfix-killthegmevent.txt @@ -0,0 +1,12 @@ +{date:2013-02-21} + +Today we'll have a small content release. + +Among code cleaning and bug fixes, the +Tulimshar quests can be done in any order now. +Their completion isn't necessary anymore +to start the Bandit quest. + +Also, GMs may have a surprise for you someday. + +{author:V0id} diff --git a/world/map/news.html b/world/map/news.html index b07b5801..6aa63f72 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -1,6 +1,21 @@ <!-- Generated by tools/news.py for index.php --> <div> <p/> +<font color="#0000ff">2013-02-21</font> +<p/> +Today we'll have a small content release. +<p/> +Among code cleaning and bug fixes, the +Tulimshar quests can be done in any order now. +Their completion isn't necessary anymore +to start the Bandit quest. +<p/> +Also, GMs may have a surprise for you someday. +<p/> +-<font color="#009000">V0id</font> +</div> +<div> +<p/> <font color="#0000ff">2013-01-31</font> <p/> ManaPlus Support diff --git a/world/map/news.txt b/world/map/news.txt index a8e9b0ce..2ac238e2 100644 --- a/world/map/news.txt +++ b/world/map/news.txt @@ -1,3 +1,17 @@ +##32013-02-21##0 + +Today we'll have a small content release. + +Among code cleaning and bug fixes, the +Tulimshar quests can be done in any order now. +Their completion isn't necessary anymore +to start the Bandit quest. + +Also, GMs may have a surprise for you someday. + +-##2V0id##0 + + ##32013-01-31##0 ManaPlus Support |