diff options
author | Michael Levin <risujin@fastmail.fm> | 2009-10-03 11:21:14 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:14:54 +0000 |
commit | c2d3ac94b13e2be1e8f4a5aa6e0f2b88cd64ef4a (patch) | |
tree | 94b2565ed71a1cefc59fe10af8c0d323882f48f7 /ui | |
parent | ce4dfd02633cfb1fa82b603f3d7af1a89a0fcb97 (diff) |
* Fixed up credits help page
Alien buildables:
* Killing an egg will give you credit for all buildables that have lost creep because of it
* Some general cleanup, more functions turned into AGeneric_*
* Repeated Alien buildable blast damage fixed, also deals damage when it explodes rather than later
* Blast radius increased slightly for eggs and acid tubes to account for the bug fix
Diffstat (limited to 'ui')
-rw-r--r-- | ui/help.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/ui/help.txt b/ui/help.txt index 02a40cf9..fb215362 100644 --- a/ui/help.txt +++ b/ui/help.txt @@ -9,7 +9,7 @@ "We can also be reached on Freenode IRC:\n" "#mercenariesguild" } - "Release Notes r86" + "Release Notes r87" { "* Help menu (you're looking at it!)\n" "* UI health cross icon shows regen speed\n" @@ -17,6 +17,7 @@ "* Human item list wider and won't hide items\n" "* Regular Basilik benefits from booster\n" "* Lucifer Cannon overcharge heard by others\n" + "* Credits for de-creeping buildables\n" } "Alien Healing" { @@ -94,8 +95,10 @@ "MGDev is developed and hosted by the Mercenaries Guild. " "Contributing developers:\n\n" "Norfenstein\n" - "Benmachine\n" - "Lakitu7\n" - "Michael Levin <risujin@risujin.org>" + "Tony J. White\n" + "Ben ''Benmachine'' Millwood\n" + "Michael ''Risujin'' Levin\n" + "Chris ''Lakitu7'' Schwarz\n" + "Roman ''Kevlarman'' Tetelman\n" } } |