Skip to content

Commit

Permalink
Chemical - Add ChemicalDetector ground model use Enoch model (#705)
Browse files Browse the repository at this point in the history
**When merged this pull request will:**
- _Add ChemicalDetector ground model use Enoch model_
- _Only change is config line, not actual p3d added_

### IMPORTANT

- [Development Guidelines](https://ace3.acemod.org/wiki/development/)
are read, understood and applied.
- Title of this PR uses our standard template `Component -
Add|Fix|Improve|Change|Make|Remove {changes}`.
  • Loading branch information
Apricot-ale authored Jan 15, 2025
1 parent 50bf5ac commit 8c0e419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/chemical/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class CfgWeapons {
descriptionShort = CSTRING(ChemicalDetectorDescription);
displayName = CSTRING(ChemicalDetectorDisplayName);
picture = QPATHTOF(UI\kat_chemicalDet_icon.paa);
model = "\a3\Weapons_F_Enoch\Items\ChemicalDetector_01_F.p3d";
};

class CannonCore;
Expand Down

0 comments on commit 8c0e419

Please sign in to comment.