Shovel is not a weapon

This commit is contained in:
eraser1 2016-07-06 13:00:22 -05:00
parent 08cf9a17d5
commit da3a785a45

View File

@ -1023,7 +1023,6 @@ DMS_SpawnMissions_Scheduled = false; // Whether or not to spawn missions in a sc
#endif #endif
"Exile_Melee_Axe", "Exile_Melee_Axe",
"Exile_Melee_SledgeHammmer", "Exile_Melee_SledgeHammmer",
"Exile_Item_Shovel",
"arifle_Katiba_GL_F", "arifle_Katiba_GL_F",
"arifle_MX_GL_Black_F", "arifle_MX_GL_Black_F",
"arifle_Mk20_GL_F", "arifle_Mk20_GL_F",
@ -1091,6 +1090,7 @@ DMS_SpawnMissions_Scheduled = false; // Whether or not to spawn missions in a sc
"Exile_Item_Matches", "Exile_Item_Matches",
"Exile_Item_CookingPot", "Exile_Item_CookingPot",
"Exile_Melee_Axe", "Exile_Melee_Axe",
"Exile_Item_Shovel",
"Exile_Item_CanOpener" "Exile_Item_CanOpener"
] + DMS_BoxFood + DMS_BoxDrinks + DMS_BoxMeds; ] + DMS_BoxFood + DMS_BoxDrinks + DMS_BoxMeds;
DMS_Box_BaseParts_Wood = [ // List of wooden base parts. DMS_Box_BaseParts_Wood = [ // List of wooden base parts.