diff --git a/README.md b/README.md index a3be03b7..a1bf14af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# F3-Folk ARPS Mission-making Template # +# FA3 - Folk ARPS Missionmaking Framework # ## Changes from default F3 ## @@ -9,8 +9,9 @@ * Automatic Body Removal * Safe Start default set to 1 minute * Set AI Skill for all factions - Missionmakers can remove the cases they do not need + * New medical system * Numerous feature updates and improvements. See https://github.com/folkarps/F3 for update history. ## Versions ## -* F3 3-5-7 +* FA3 3-6-0 * ws_fnc 05/07/2015 (with FA improvements) diff --git a/description.ext b/description.ext index 1a99b15b..08c7bf0c 100644 --- a/description.ext +++ b/description.ext @@ -1,4 +1,4 @@ -fa3_version[] = {3,5,7}; // WARNING: DO NOT CHANGE THIS LINE +fa3_version[] = {3,6,0}; // WARNING: DO NOT CHANGE THIS LINE // ============================================================================================ // FA3 - Loading Screen diff --git a/mission.sqm b/mission.sqm index 3fe9c3a8..5a0e6011 100644 --- a/mission.sqm +++ b/mission.sqm @@ -19,7 +19,7 @@ class EditorData }; }; binarizationWanted=0; -sourceName="FA3-5-7_release_template"; +sourceName="FA3-6-0_release_template"; addons[]= { "A3_Soft_F_Enoch_Truck_02", @@ -330,7 +330,7 @@ class Mission { class Intel { - briefingName="fa3-5-7"; + briefingName="fa3-6-0"; resistanceWest=0; timeOfChanges=28800; startWeather=0.50001526;