1
0
Fork 0

Emesary(MP) : Use correct ID for ArmamentNotification

This commit is contained in:
Richard Harrison 2020-10-19 15:13:54 +02:00
parent 21675f903f
commit 7c13462959

View file

@ -25,12 +25,12 @@
var PropertySyncNotificationBase_Id = 16;
var AircraftControlNotification_Id = 17;
var GeoEventNotification_Id = 18;
var ArmamentNotification_Id = 19;
# event ID 19 reserved for armaments and stores (model defined).
var PFDEventNotification_Id = 20;
#
# Combat notifications; e.g. OPRF Emesary MP communications
var ArmamentInFlightNotification_Id = 21;
var ArmamentNotification_Id = 22;
var StaticNotification_Id = 25; # static object created.
#