Merge branch 'fix-permdump' of github.com:Pryaxis/TShock into fix-permdump
This commit is contained in:
commit
c7a04c8e1b
2 changed files with 2 additions and 1 deletions
|
|
@ -1205,7 +1205,7 @@ namespace TShockAPI
|
|||
ServerSideCharacters.ServerSideConfig.DumpDescriptions();
|
||||
RestManager.DumpDescriptions();
|
||||
DumpBuffs("BuffList.txt");
|
||||
DumpItems("Items-1_0.txt", -48, 235);
|
||||
DumpItems("Items-1_0.txt", 1, 235);
|
||||
DumpItems("Items-1_1.txt", 235, 604);
|
||||
DumpItems("Items-1_2.txt", 604, 2749);
|
||||
DumpItems("Items-1_3.txt", 2749, Main.maxItemTypes);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue