1.3.4.3 Update (API 1.26)

This commit is contained in:
Zaicon Kiroshu 2016-11-19 17:05:08 -06:00
parent bccf2924ef
commit 50d8b0db30
7 changed files with 178 additions and 11 deletions

View file

@ -212,6 +212,9 @@ namespace TShockAPI
[Description("User can start invasions (Goblin/Snow Legion) using items.")]
public static readonly string startinvasion = "tshock.npc.startinvasion";
[Description("User can start the dd2 event.")]
public static readonly string startdd2 = "tshock.npc.startdd2";
[Description("User can clear the list of users who have completed an angler quest that day.")]
public static readonly string clearangler = "tshock.npc.clearanglerquests";