PDA

View Full Version : PvP teams patch



baelang
10-27-2002, 02:21 AM
add in the vah-shir race to team human for PvP servers. of course i can't really test this until the new libEQ.a comes out, but it is another pretty tiny patch.

Index: spawn.cpp
================================================== =================
RCS file: /cvsroot/seq/showeq/src/spawn.cpp,v
retrieving revision 1.21
diff -c -r1.21 spawn.cpp
*** spawn.cpp 3 Oct 2002 14:39:00 -0000 1.21
--- spawn.cpp 27 Oct 2002 08:13:58 -0000
***************
*** 603,608 ****
--- 603,609 ----
case 1: // Human
case 2: // Barb
case 3: // Erudite
+ case 130: // Vah Shir
m_raceTeam = RTEAM_HUMAN;
break;