mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-14 03:47:43 +01:00
Change DailyLifeDuty description.
This commit is contained in:
parent
4dbf27089a
commit
dd2b842723
1 changed files with 1 additions and 2 deletions
|
|
@ -85,7 +85,7 @@ internal class FoolsManager : IDisposable, IServiceType
|
|||
{
|
||||
Name = "DailyLifeDuty",
|
||||
InternalName = "DailyLifeDutyPlugin",
|
||||
Description = "Easily Track Daily and Weekly tasks... in real life",
|
||||
Description = "We were just informed there are these things called \"chores\" outside the game. No worries, though, we can track them!",
|
||||
Author = "MidoriKami",
|
||||
RealAuthor = "Berna",
|
||||
Type = typeof(DailyLifeDutyPlugin),
|
||||
|
|
@ -144,7 +144,6 @@ internal class FoolsManager : IDisposable, IServiceType
|
|||
RealAuthor = "Berna",
|
||||
Type = typeof(YesHealMePlugin),
|
||||
},
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue