mirror of
https://github.com/telegramcores/mod-premium.git
synced 2026-01-13 00:58:36 +00:00
feat. upgrade module (#27)
* feat. upgrade module * upgrade misc. * add apps folder * codestyle * fix sql build
This commit is contained in:
@@ -277,9 +277,9 @@ public:
|
||||
case 4: player->SetDisplayId(10137); break; // Human Male 'Orb of Deception'
|
||||
case 5: player->SetDisplayId(10138); break; // Human Female 'Orb of Deception'
|
||||
case 6: player->SetDisplayId(10139); break; // Orc Male 'Orb of Deception'
|
||||
case 7: player->SetDisplayId(10140); break; // Orc Female 'Orb of Deception'
|
||||
case 7: player->SetDisplayId(10140); break; // Orc Female 'Orb of Deception'
|
||||
case 8: player->SetDisplayId(10141); break; // Dwarf Male 'Orb of Deception'
|
||||
case 9: player->SetDisplayId(10142); break; // Dwarf Female 'Orb of Deception'
|
||||
case 9: player->SetDisplayId(10142); break; // Dwarf Female 'Orb of Deception'
|
||||
case 10: player->SetDisplayId(10143); break; // NightElf Male 'Orb of Deception'
|
||||
case 11: player->SetDisplayId(10144); break; // NightElf Female 'Orb of Deception'
|
||||
case 12: player->SetDisplayId(10145); break; // Undead Female 'Orb of Deception'
|
||||
|
||||
Reference in New Issue
Block a user