mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #4480 from acemod/esteldunedain-fix4476
Remove visible id from the dog tag item
This commit is contained in:
commit
2fda3e3471
@ -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; \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user