mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #1632 from seb3sec/patch-2
Fix for compile error "Item listed twice..."
This commit is contained in:
@@ -75,7 +75,6 @@ class ItemHempSeed: CA_Magazine {
|
||||
class ItemHempPlant: CA_Magazine {
|
||||
scope = public;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "A Hemp Plant";
|
||||
descriptionShort = "A Hemp Plant";
|
||||
weight = 0.1;
|
||||
|
||||
Reference in New Issue
Block a user