mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Final testing started on 0.998. Patch notes so far: + Crafting now only requires a fire within 2m. + Safe should now drop items on ground when packed. + Changed humanity gains/losses based on player death so that humanity is accounted for. + Fixed broken humanity hit and freetarget with player damage since 1.7.6.1. + Potential fix for swimming in ground. + !isNull and Distance checks for player zombie "feed" option. + Added open crate option for supply crates. Requires crowbar in toolbelt. + fixed Auto Refueling Station (Dingor) #234 + Added new pink clothes option to loot tables. + Added medic animation to complete trades to selling/buying weapons, toolbelt items, backpacks, and vehicles. + Added medic animation to complete siphon, refueling, and fill jerry. + Changed number of possible siphon and refuel is based on quantity of empty or full jerry cans. + Changed Player zombies V or getover animation to walkforward instead of sitdown. This will cause the player to be stuck walking until an attack is issued. + Fixed serveral lingor/dingor buildings that had incorrect classnames in loot tables causing no loot to spawn with more recent builds. + Added a few building loot spawns for tavi 1.0 + updated server SQL with latest copy from server.
75 lines
1.5 KiB
Plaintext
75 lines
1.5 KiB
Plaintext
AllowedVehiclesList = [
|
|
["Old_moto_TK_Civ_EP1",10],
|
|
["MMT_Civ",10],
|
|
["Old_bike_TK_INS_EP1",10],
|
|
["TT650_Ins",1],
|
|
["TT650_Civ",1],
|
|
["TT650_TK_CIV_EP1",1],
|
|
["TT650_Gue",1],
|
|
["ATV_US_EP1",10],
|
|
["hilux1_civil_3_open_EP1",5],
|
|
["hilux1_civil_2_covered",2],
|
|
["datsun1_civil_3_open",5],
|
|
["Pickup_PK_TK_GUE_EP1",5],
|
|
["VWGolf",2],
|
|
["Lada1",1],
|
|
["Lada2",1],
|
|
["LadaLM",1],
|
|
["Lada2_TK_CIV_EP1",2],
|
|
["Skoda",1],
|
|
["SkodaGreen",1],
|
|
["SkodaRed",1],
|
|
["SkodaBlue",1],
|
|
["car_sedan",2],
|
|
["car_hatchback",2],
|
|
["policecar",1],
|
|
["GLT_M300_LT",1],
|
|
["GLT_M300_ST",1],
|
|
["Volha_1_TK_CIV_EP1",2],
|
|
["VolhaLimo_TK_CIV_EP1",2],
|
|
["UAZ_Unarmed_TK_EP1",1],
|
|
["UAZ_RU",1],
|
|
["UAZ_INS",1],
|
|
["Ikarus",3],
|
|
["SUV_TK_CIV_EP1",2],
|
|
["SUV_Green",1],
|
|
["SUV_Yellow",1],
|
|
["SUV_White",1],
|
|
["SUV_Silver",1],
|
|
["SUV_Red",1],
|
|
["SUV_Pink",1],
|
|
["SUV_Orange",1],
|
|
["SUV_Charcoal",1],
|
|
["SUV_Blue",1],
|
|
["ArmoredSUV_PMC_DZ",2],
|
|
["UH1H_DZ",2],
|
|
["Mi17_Civilian_DZ",3],
|
|
["Mi17_DZ",1],
|
|
["CH_47F_EP1",1],
|
|
["LandRover_CZ_EP1",2],
|
|
["HMMWV_Ambulance",2],
|
|
["HMMWV_DES_EP1",1],
|
|
["HMMWV_DZ",1],
|
|
["PBX",3],
|
|
["Zodiac",2],
|
|
["RHIB",2],
|
|
["Fishing_Boat",2],
|
|
["Smallboat_1",2],
|
|
["Smallboat_2",2],
|
|
["KamazRefuel",1],
|
|
["UralRefuel_TK_EP1",1],
|
|
["MtvrRefuel_DES_EP1",1],
|
|
["Ural_UN_EP1",2],
|
|
["Ural_TK_CIV_EP1",2],
|
|
["Ural_CDF",2],
|
|
["Kamaz",2],
|
|
["tractor",3],
|
|
["CSJ_GyroP",5],
|
|
["S1203_ambulance_EP1",1],
|
|
["S1203_TK_CIV_EP1",3],
|
|
["MH6J_DZ",1],
|
|
["AH6X_DZ",2],
|
|
["MTVR_DES_EP1",1],
|
|
["LandRover_MG_TK_EP1",1],
|
|
["M1030_US_DES_EP1",1]
|
|
]; |