EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Items struct Titanium vs Everything else (https://www.eqemulator.org/forums/showthread.php?t=33943)

Capheus 07-29-2011 06:56 PM

Items struct Titanium vs Everything else
 
In going through the Items table, when looking at Races, I am seeing differences on items. On Titanium, race 32768 is set for Shroud. When I login the SoD client, 32768 is for Drakkin. Did SOE do away with Shroud? Or was it just easier for us to move Drakkin into that race without having to change all the 65536's to 131072's and make the Drakkin 65536?

I hope that made sense to someone.

Capheus 07-30-2011 06:44 AM

Ok I should have traced this back to races. There is no mention of Shroud, so I'm guessing that is a pre-SoF thing.

Code:

#define human_1        1
#define barbarian_1        2
#define erudite_1                4
#define woodelf_1                8
#define highelf_1                16
#define darkelf_1                32
#define halfelf_1                64
#define dwarf_1                128
#define troll_1                256
#define ogre_1                512
#define halfling_1                1024
#define gnome_1                2048
#define iksar_1                4096
#define vahshir_1                8192
#define rall_1                16384 //froglok?
#define drakkin_1                32768



All times are GMT -4. The time now is 12:34 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.