tell others my armor

This commit is contained in:
ScrawnyRonnie 2025-06-30 13:00:58 -04:00 committed by Fate-JH
parent cc398af229
commit 5b272949e0

View file

@ -3163,6 +3163,7 @@ class ZoningOperations(
if (tplayer.ExoSuit == ExoSuitType.MAX) {
sendResponse(PlanetsideAttributeMessage(guid, 7, tplayer.Capacitor.toLong))
sendResponse(PlanetsideAttributeMessage(guid, 4, tplayer.Armor))
continent.AvatarEvents ! AvatarServiceMessage(continent.id, AvatarAction.PlanetsideAttributeToAll(guid, 4, tplayer.Armor))
}
// AvatarAwardMessage
//populateAvatarAwardRibbonsFunc(1, 20L)