No description
82ccc26642
Fix #231 - item_description function which returns a string added to ItemScripts. Can allow setting of specialized red text, eg "You already know this language.". Completes 231 with the other ItemScripts support (item_difficulty) and scribing support which includes a new rule: RULE_INIT(R_Spells, RequirePreviousTierScribe, "0"); // requires step up apprentice -> apprentice (handcrafted?) -> journeyman (handcrafted?) -> adept -> expert -> master Fix #323 - check in main equipment (0) slots for bags only which addresses the appearance overriding bags issue. |
||
---|---|---|
cmake | ||
Content | ||
DB/updates | ||
EQ2 | ||
installer | ||
server | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE.md | ||
README.md |
EQ2Emulator Project - ALPHA BUILD
Visit https://www.eq2emu.com for more project details, wiki and server installation instructions.
Building/Compiling
Linux Compile Instructions: On our Wiki
Authors
Project team site at EQ2EMu and ZekLabs
License
This project is licensed under the GNU General Public License - see the LICENSE.md file for details