mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-13 07:24:53 +00:00
yeah, this
This commit is contained in:
parent
11f1a5d7c2
commit
1676b2cdf9
1 changed files with 0 additions and 1 deletions
|
|
@ -3357,7 +3357,6 @@ class WorldSessionActor extends Actor
|
||||||
player.Slot(39).Equipment = SimpleItem(remote_electronics_kit)
|
player.Slot(39).Equipment = SimpleItem(remote_electronics_kit)
|
||||||
player.Locker.Inventory += 0 -> SimpleItem(remote_electronics_kit)
|
player.Locker.Inventory += 0 -> SimpleItem(remote_electronics_kit)
|
||||||
player.Inventory.Items.foreach { _.obj.Faction = faction }
|
player.Inventory.Items.foreach { _.obj.Faction = faction }
|
||||||
player.Actor = self
|
|
||||||
//TODO end temp player character auto-loading
|
//TODO end temp player character auto-loading
|
||||||
self ! ListAccountCharacters
|
self ! ListAccountCharacters
|
||||||
import scala.concurrent.ExecutionContext.Implicits.global
|
import scala.concurrent.ExecutionContext.Implicits.global
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue