mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 16:27:44 +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",
|
Name = "DailyLifeDuty",
|
||||||
InternalName = "DailyLifeDutyPlugin",
|
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",
|
Author = "MidoriKami",
|
||||||
RealAuthor = "Berna",
|
RealAuthor = "Berna",
|
||||||
Type = typeof(DailyLifeDutyPlugin),
|
Type = typeof(DailyLifeDutyPlugin),
|
||||||
|
|
@ -144,7 +144,6 @@ internal class FoolsManager : IDisposable, IServiceType
|
||||||
RealAuthor = "Berna",
|
RealAuthor = "Berna",
|
||||||
Type = typeof(YesHealMePlugin),
|
Type = typeof(YesHealMePlugin),
|
||||||
},
|
},
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue