Update README.md

This commit is contained in:
Christian 2017-11-15 07:25:29 +01:00
parent 75a74e7385
commit 84e608b008
2 changed files with 5 additions and 3 deletions

View File

@ -244,13 +244,14 @@ KP_liberation_allowed_items_extension = [
"BWA3_optic_EOTech_tan_Mag_Off",
"BWA3_optic_20x50_NSV",
"BWA3_optic_24x72_NSV",
"BWA3_acc_VarioRay_flash",
"BWA3_acc_VarioRay_flash",
"BWA3_acc_VarioRay_laser",
"BWA3_acc_LLM01_flash",
"BWA3_acc_LLM01_laser",
"BWA3_acc_LLM01_flash_underbarrel",
"BWA3_acc_LLM01_laser_underberre", //nach bwa3 update ersetzen durch "BWA3_acc_LLM01_laser_underbarrel", da sich die class name verändern wird. war ein schreibfehler
"rhs_acc_ekp8_18b",
"BWA3_acc_LLM01_laser_underberre",
"BWA3_acc_LLM01_laser_underbarrel",
"rhs_acc_ekp8_18b",
"rhs_acc_ekp8_18c",
"rhs_acc_ekp8_18d",
"rhsusf_acc_g33_T1_flip",

View File

@ -162,6 +162,7 @@ class Missions
### 0.962 (In Development)
* Tweaked: Wounded civilians event. Thanks to [veteran29](https://github.com/veteran29)
* Tweaked: Extended allowed items extension list with some bwmod classnames. Thanks to [madpat3](https://github.com/madpat3)
* Fixed: Wounded civilian animation in dedicated server environment. Thanks to [veteran29](https://github.com/veteran29)
### 0.961 (6th November 2017)