Linkshell inviting completed.

This commit is contained in:
Filip Maj 2017-01-08 21:42:43 -05:00
parent 8a0ebe7ec4
commit 108d8be013
22 changed files with 377 additions and 43 deletions

View file

@ -329,6 +329,11 @@ namespace FFXIVClassic_Map_Server.packets.send
{
case 0:
case 1:
total += 5;
break;
case 2:
total += 20;
break;
case 6:
total += 5;
break;