diff --git a/package_mod.bat b/package_mod.bat index ecc8a6c..2bb8c03 100644 --- a/package_mod.bat +++ b/package_mod.bat @@ -28,7 +28,7 @@ set audio_folder=%mod_folder%\audio set tispack_folder=%mod_folder%\tiz set tile2ee_folder=%mod_folder%\tools\tile2ee set iconv_folder=%mod_folder%\languages\iconv -set mod_readme=https://weidu.org/underrep/README-Underrep.txt +set mod_readme=https://raw.githubusercontent.com/Pocket-Plane-Group/Under-Respresented_Items/master/underrep/readme-underrep.txt REM /* MODIFY: if you don't need to build a specific package, you can disable it by setting the appropriate variable below to 0 */ set build_windows=1 diff --git a/underrep/languages/american/setup.tra b/underrep/languages/american/setup.tra index a959189..50e44a3 100644 --- a/underrep/languages/american/setup.tra +++ b/underrep/languages/american/setup.tra @@ -2,7 +2,7 @@ @1 = ~Conlan~ @2 = ~Conlan's Smithy~ @3 = ~Holy Greataxe of Justice +5~ -@4 = ~This mighty weapon consists of a four to five foot haft with a very heavy blade. The axe may be double-bitted, with blades on both sides of the haft, or it may only have a single blade. It is an unwieldy weapon, but a skilled warrior can strike blows of tremendous strength with it. Dwarven runes have been etched into the giant blade to further enhance the axe. +@4 = ~This mighty weapon consists of a four to five foot haft with a very heavy blade. The axe may be double-bitted, with blades on both sides of the haft, or it may only have a single blade. It is an unwieldy weapon, but a skilled warrior can strike blows of tremendous strength with it. Dwarven runes have been etched into the giant blade to further enhance the axe. STATISTICS: diff --git a/underrep/languages/american/setup_ee.tra b/underrep/languages/american/setup_ee.tra index 7ff8620..6b9be81 100644 --- a/underrep/languages/american/setup_ee.tra +++ b/underrep/languages/american/setup_ee.tra @@ -1,4 +1,4 @@ -@4 = ~This mighty weapon consists of a four to five foot haft with a very heavy blade. The axe may be double-bitted, with blades on both sides of the haft, or it may only have a single blade. It is an unwieldy weapon, but a skilled warrior can strike blows of tremendous strength with it. Dwarven runes have been etched into the giant blade to further enhance the axe. +@4 = ~This mighty weapon consists of a four to five foot haft with a very heavy blade. The axe may be double-bitted, with blades on both sides of the haft, or it may only have a single blade. It is an unwieldy weapon, but a skilled warrior can strike blows of tremendous strength with it. Dwarven runes have been etched into the giant blade to further enhance the axe. STATISTICS: diff --git a/underrep/readme-underrep.txt b/underrep/readme-underrep.txt index f161c24..c087be5 100644 --- a/underrep/readme-underrep.txt +++ b/underrep/readme-underrep.txt @@ -381,7 +381,7 @@ Version 5: * Cruel Sting free action bugfix, Rage chaotic commands bugfix. Version 6: * Added Italian translation by Stoneangel. -Version 7 (CamDawg, May 26, 2021): +Version 7 (CamDawg, May 27, 2021): * Updated for the Enhanced Editions * Items which had an x% chance to do an effect were generally off by 1% * Many weapons were too slow as weapon speed was not accounting for @@ -410,7 +410,7 @@ Version 7 (CamDawg, May 26, 2021): * The new magical armors will now count against wearing multiple protection items. * Conlan will now spawn correctly in ToB games. - * Items which provide an addition +2d6 damage against certain + * Items which provide an additional +2d6 damage against certain alignments now do the correct damage instead of the previous +1d6+6. * Weapon descriptions were cleaned up; specifically they now list weapon speed and conform better to the existing weapon descriptions @@ -419,7 +419,6 @@ Version 7 (CamDawg, May 26, 2021): * The two darts that cast spells on their targets were causing a second, unnecessary projectile to move from the wielder to the target * After some Discord feedback, tried to take up Wes' to-do of price - adjustment. This has been extrernalized to a separate library so + adjustment. This has been externalized to a separate library so players can tweak these values to their own specs by some slight - modification to the tp2 and library. - \ No newline at end of file + modification to the tp2 and library. \ No newline at end of file