Skip to content

Commit 818ac32

Browse files
authored
fix FdL in shipyard to match with max missile in shipdata (#431)
1 parent 78c8be1 commit 818ac32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Config/shipyard.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"EQ_SHIELD_BOOSTER"
280280
);
281281
"forward_weapon_type" = "EQ_WEAPON_BEAM_LASER";
282-
missiles = 3;
282+
missiles = 2;
283283
};
284284
techlevel = 8;
285285
"weapon_facings" = 15;

0 commit comments

Comments
 (0)