0ad/binaries/data/mods/public/gui/session/setup.xml
Vantha 64b1efddf4 Add chat notifications for flares
- Players now receive flare chat notifications mentioning the sender's name.
- Clicking the notification moves the camera to the flare's location.
- The feature can be toggled in the game options and is enabled by default.

Fixes #6212
2024-10-19 10:07:30 +02:00

14 lines
265 B
XML

<?xml version="1.0" encoding="utf-8"?>
<setup>
<icon name="icon_focusattacked"
sprite="stretched:session/icons/focus-attacked.png"
size="14 14"
/>
<icon name="icon_focusflare"
sprite="stretched:session/icons/focus-flare.png"
size="14 14"
/>
</setup>