We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cdc09 commit 9eab991Copy full SHA for 9eab991
1 file changed
addons/tagging/CfgWeapons.hpp
@@ -57,7 +57,7 @@ class CfgWeapons {
57
class ACE_ChalkWhite: ACE_SpraypaintWhite {
58
author = "zorn";
59
displayname = CSTRING(chalkWhite);
60
- descriptionShort = CSTRING(descSpraypaint);
+ descriptionShort = CSTRING(descChalk);
61
model = "\A3\weapons_F\ammo\mag_univ.p3d";
62
scope = 2;
63
picture = QPATHTOF(UI\items\itemChalkWhite.paa);
0 commit comments