Misc fixes

This commit is contained in:
hondacrx
2022-05-24 13:20:05 -04:00
parent 3c8c31ecd7
commit c3e8791aac
8 changed files with 18 additions and 143 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ namespace Framework.Constants
/// <summary>
/// Loot Const
/// </summary>
public const int MaxNRLootItems = 16;
public const int MaxNRLootItems = 18;
public const int MaxNRQuestItems = 32;
public const int PlayerCorpseLootEntry = 1;