From d63ffc58db0f032cf7573b2a8a7720de2d5050ab Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Sun, 3 Jun 2018 23:16:17 +0200 Subject: -General restructuring -seperated talents and spells --- DiscoBot/Commands/NpcCommands.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'DiscoBot/Commands/NpcCommands.cs') diff --git a/DiscoBot/Commands/NpcCommands.cs b/DiscoBot/Commands/NpcCommands.cs index f2b17b6..98f4589 100644 --- a/DiscoBot/Commands/NpcCommands.cs +++ b/DiscoBot/Commands/NpcCommands.cs @@ -6,6 +6,8 @@ using DiscoBot.Auxiliary; using DiscoBot.Characters; + using DiscoBot.DSA_Game; + using DiscoBot.DSA_Game.Characters; using Discord.Commands; @@ -34,4 +36,4 @@ return this.ReplyAsync($"{npcName} wurde als variierte Kopie von {source} erstellt"); } } -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2