add mig-15 to gci

This commit is contained in:
Justin Nicholson 2019-04-11 22:05:50 -07:00
parent e96d1e7e0b
commit ce95442653

View File

@ -17,6 +17,7 @@
# request a BRAA, then it will receive it. # request a BRAA, then it will receive it.
var damage_prop = props.globals.getNode("/carrier/sunk"); var damage_prop = props.globals.getNode("/carrier/sunk");
var prop_watch = { var prop_watch = {
"MiG-15bis": [0,1,2],
"MiG-21bis": [0,1,2], "MiG-21bis": [0,1,2],
"MiG-21MF-75": [0,1,2], "MiG-21MF-75": [0,1,2],
"QF-4E": [0,1,2], "QF-4E": [0,1,2],