View Full Version : Items struct Titanium vs Everything else
Capheus
07-29-2011, 06:56 PM
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.
#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
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.