[FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30) +---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31) +---- Thread: [FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator (/showthread.php?tid=10859) |
[FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator - Noah Buttes - 07-20-2018 You know how, currently, you can shit out an extremely virulent and highly lethal pathogen in about five minutes? This patch addresses that problem. By implementing a 20 decisecond delay between the initialization and completion of a pathogen stat adjustment, we significantly slow down mutation rates, thereby eliminating "spam maliciousness and mutativeness and kill everyone" as a viable strategy while simultaneously preserving the manipulator's utility for non-abusive usage. What you'll experience once the patch is implemented:
Compare: https://github.com/goonstation/goonstation-2016/compare/goonstation-2016-byond510...NoahButtes:patho-manipulator-cooldown Diff: https://github.com/goonstation/goonstation-2016/compare/goonstation-2016-byond510...NoahButtes:patho-manipulator-cooldown.diff PS: The change in admins.txt is another line-ending issue. There are no actual additions or deletions to the file. RE: [FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator - Jiminy Cricket - 07-20-2018 Oh, nice. Were there any changes to the stat modification or is it still the same general values? RE: [FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator - Noah Buttes - 07-20-2018 (07-20-2018, 12:54 PM)Jiminy Cricket Wrote: Oh, nice. Same general values. RE: [FEATURE/BUGFIX] Implements a two second cooldown for the pathogen manipulator - Spy_Guy - 07-20-2018 This is a good idea. Let's see how effective it is to delay pathogen misuse. If it's not taking effect then pathogen destruction will make a return. |