mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-14 12:34:34 +01:00
goofy Goodfeel implementation & SetWarshipAvatar
This commit is contained in:
@@ -25,5 +25,13 @@ namespace PemukulPaku.GameServer.Game
|
||||
Avatar.Save();
|
||||
}
|
||||
}
|
||||
|
||||
public void ResetAvatarsTodayGoodfeel()
|
||||
{
|
||||
foreach (AvatarScheme avatar in AvatarList)
|
||||
{
|
||||
avatar.TodayHasAddGoodfeel = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user