mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-27 06:38:05 +00:00
Identified recast timer field in Ti item packet header
This commit is contained in:
@@ -1234,6 +1234,7 @@ namespace Client62
|
||||
int i;
|
||||
uint32 sub_length;
|
||||
|
||||
// not sure if 6.2 has a recast timer timestamp field..but, something seems amiss between this and Ti's ordering
|
||||
MakeAnyLenString(&instance,
|
||||
"%i|%i|%i|%i|%i|%i|%i|%i|%i|%i|",
|
||||
stackable ? charges : 1,
|
||||
|
||||
Reference in New Issue
Block a user