You get a plague notice of any planets in teh same system you have planets in. Allies or enemies. It's a quirk, not sure if it was intentional or not. It's always been like that, but plagues don't happen all that often, so you probably just never noticed it before.
This is teh reason you get the message:
code:
Type := Planet - Plague
Severity := Medium
Effect Amount := 1
Message To := System
Compare that to another event:
code:
Type := Planet - Cargo Damage
Severity := Medium
Effect Amount := 100
Message To := Owner
The "Message To" field is what controls that.
[ March 20, 2004, 01:34: Message edited by: geoschmo ]