FILES ----- [NEW] cinematics\licenses\default.frames cinematics\licenses\license1.cinematic cinematics\licenses\license1.png cinematics\licenses\license2.cinematic cinematics\licenses\license2.png items\active\unsorted\oredetector\oredetector.activeitem items\armors\backitems\halogenpack\back.png items\armors\backitems\xenonpack\back.png items\armors\decorative\clothes\jeans3\icons.png items\armors\decorative\clothes\jeans3\pants.png radiomessages\missions.radiomessages radiomessages\tutorial.radiomessages stats\effects\sandstorm\sandstorm.lua DIFFS ----- cinematics\licenses\license1.cinematic 82c82 < "image" : "/cinematics/licenses/license1.png" --- > "image" : "/cinematics/licenses/license1.png:" 84a85 > "animationFrames" : 10, 90c91,92 < "position" : [479, 280] --- > "position" : [479, 280], > "frame" : 0 96c98,106 < "position" : [479, 280] --- > "position" : [479, 280], > "frame" : 0 > }, > { > "timecode" : 1.8, > "zoom" : 2, > "alpha" : 1, > "position" : [479, 280], > "frame" : 10 cinematics\licenses\license2.cinematic 82c82 < "image" : "/cinematics/licenses/license2.png" --- > "image" : "/cinematics/licenses/license2.png:" 84a85 > "animationFrames" : 10, 90c91,92 < "position" : [479, 280] --- > "position" : [479, 280], > "frame" : 0 96c98,106 < "position" : [479, 280] --- > "position" : [479, 280], > "frame" : 0 > }, > { > "timecode" : 1.8, > "zoom" : 2, > "alpha" : 1, > "position" : [479, 280], > "frame" : 10 items\active\unsorted\oredetector\oredetector.activeitem 42a43 > "erchius" : [235, 178, 247, 255], radiomessages\missions.radiomessages 58a59 > "persistTime" : 2.0, radiomessages\tutorial.radiomessages 69c69 < "text" : "You obtained an Enviro Protection Pack (EPP). These specialised devices enable the user to survive in otherwise inhospitable environments. Enhance EPPs with augments." --- > "text" : "You obtained an Enviro Protection Pack (EPP). These specialised devices enable the user to survive in otherwise inhospitable environments. You can also enhance EPPs with augments." stats\effects\sandstorm\sandstorm.lua 9,10c9,10 < runModifier = 0.5, < airJumpModifier = 0.5 --- > runModifier = 0.7, > airJumpModifier = 0.6