mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 10:58:20 +00:00
Merge pull request #388 from iequalshane/master
Enable multiple NPC equipment materials
This commit is contained in:
+6
-2
@@ -107,8 +107,12 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
0,
|
||||
0, // qglobal
|
||||
0, // maxlevel
|
||||
0 // scalerate
|
||||
|
||||
0, // scalerate
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
),
|
||||
//these must be listed in the order they appear in client.h
|
||||
position_timer(250),
|
||||
|
||||
Reference in New Issue
Block a user