Merge pull request #4480 from acemod/esteldunedain-fix4476

Remove visible id from the dog tag item
This commit is contained in:
Nicolás Badano 2016-09-28 20:52:49 -03:00 committed by GitHub
commit 2fda3e3471

View File

@ -4,7 +4,7 @@
scope = 1; \ scope = 1; \
scopeArsenal = 0; \ scopeArsenal = 0; \
scopeCurator = 0; \ scopeCurator = 0; \
descriptionShort = QUOTE(DOGTAGID); \ descriptionShort = CSTRING(itemName); \
GVAR(tagID) = DOGTAGID; \ GVAR(tagID) = DOGTAGID; \
} }