need to acronym the exp event type, three characters only

This commit is contained in:
Fate-JH 2025-07-23 09:41:02 -04:00
parent 22a76ab415
commit aa82fc5356

View file

@ -450,7 +450,7 @@ class GeneralOperations(
continent.Number,
llu.Owner.GUID.guid,
Config.app.game.experience.cep.lluSlayerCredit,
expType = "llu-slayer"
expType = "lsc" //three characters - "llu slayer credit"
)
}
}