mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
need to acronym the exp event type, three characters only
This commit is contained in:
parent
22a76ab415
commit
aa82fc5356
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ class GeneralOperations(
|
||||||
continent.Number,
|
continent.Number,
|
||||||
llu.Owner.GUID.guid,
|
llu.Owner.GUID.guid,
|
||||||
Config.app.game.experience.cep.lluSlayerCredit,
|
Config.app.game.experience.cep.lluSlayerCredit,
|
||||||
expType = "llu-slayer"
|
expType = "lsc" //three characters - "llu slayer credit"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue