mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
[Experience] Add SetExp/SetAAExp lua mods (#4292)
This commit is contained in:
@@ -36,6 +36,7 @@ void SetAAEXP(Client *c, const Seperator *sep)
|
||||
|
||||
if (is_aa) {
|
||||
t->SetEXP(
|
||||
ExpSource::GM,
|
||||
t->GetEXP(),
|
||||
aa_experience,
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user