Wardens of Time

And other faction related fixes
This commit is contained in:
Lexie
2023-11-04 19:25:30 +11:00
parent f7cc541099
commit 7b0c743971
6 changed files with 187 additions and 143 deletions
+2 -2
View File
@@ -1959,7 +1959,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ 0, "", "", "" },
{ "s46075", "inv_misc_lantern_01", "=q2=Iron Lantern", "=ds=#sr# =so1=30 =so2=30 =so3=45 =so4=60" },
{ 0, "", "", "" },
{ "s46068", "inv_misc_bandage_07", "=q2=Cleaning Cloth", "=ds=#sr# =so1=50, Requires Rogue Poisons" }
{ "s46068", "inv_misc_bandage_07", "=q1=Cleaning Cloth", "=ds=#sr# =so1=50, =q6=Requires Rogue Poisons" },
{ "s46072", "Trade_Survival", "=q2=Traveler's Tent", "=ds=#sr# =so1=50 =so2=100 =so3=? =so4=?" },
{ 0, "", "", "" },
{ "s46074", "trade_herbalism", "=q2=Simple Woodern Planter", "=ds=#sr# =so1=75 =so2=100 =so3=112 =so4=125" },
@@ -2027,7 +2027,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
{ "s11343", "ability_poisons", "=q1=Instant Poison VI", "=ds=#lr#=q1= 60 =ds=#sr# =so1=280 =so2=325 =so3=350 =so4=375" },
{ "s65032", "spell_nature_nullifypoison", "=q1=Agitating Poison I", "=ds=#lr#=q1= 60 =ds=#sr# =so1=? =so2=? =so3=? =so4=?" },
{ 0, "", "", "" },
{ "s46068", "inv_misc_bandage_07", "=q2=Cleaning Cloth", "Requires 50 Survival" }
{ "s46068", "inv_misc_bandage_07", "=q1=Cleaning Cloth", "=q6=Requires 50 Survival" },
};
}