ui: plan 01-27 done #1
@@ -199,7 +199,8 @@ table LocalFleet {
|
||||
// BattleSummary identifies one battle the report recipient
|
||||
// participated in or could see on a planet. `planet` lets the map
|
||||
// place a battle marker without fetching the full BattleReport;
|
||||
// `shots` lets the marker scale its stroke with the protocol length.
|
||||
// `shots` lets the marker scale its stroke with the protocol length
|
||||
// (1 shot → thinnest cross, 100+ shots → maximum cross thickness).
|
||||
table BattleSummary {
|
||||
id:common.UUID (required);
|
||||
planet:uint64;
|
||||
|
||||
Reference in New Issue
Block a user