@@ -17121,7 +17121,7 @@ <h1 id="recipeTitle">What do you want to make?</h1>
1712117121 "name": "ammo type",
1712217122 "argumentKind": "EnumArgument`1",
1712317123 "mustBeProvided": true,
17124- "type": "AmmoType enum value - found using 'serhelp AmmoType' command",
17124+ "type": "AmmoType enum value - found using 'serhelp AmmoType' command. Ammo types present in the game. ",
1712517125 "description": null,
1712617126 "defaultValue": null,
1712717127 "consumesRemainingValues": false,
@@ -17134,8 +17134,15 @@ <h1 id="recipeTitle">What do you want to make?</h1>
1713417134 "Ammo12Gauge",
1713517135 "Ammo44Cal"
1713617136 ],
17137- "enumDescription": null,
17138- "enumDescriptions": null,
17137+ "enumDescription": "Ammo types present in the game.",
17138+ "enumDescriptions": {
17139+ "None": "Not ammo.",
17140+ "Nato556": "5.56mm Ammunition. Used by GunE11SR.",
17141+ "Nato762": "7.62mm Ammunition. Used by and GunLogicer.",
17142+ "Nato9": "9mm Ammunition. Used by GunCOM15,.",
17143+ "Ammo12Gauge": "12 gauge shotgun ammo. Used by GunShotgun",
17144+ "Ammo44Cal": "44 Caliber Revolver Ammo Used by GunRevolver"
17145+ },
1713917146 "isEnumFlags": false,
1714017147 "options": null
1714117148 }
@@ -17170,7 +17177,7 @@ <h1 id="recipeTitle">What do you want to make?</h1>
1717017177 "name": "ammo type",
1717117178 "argumentKind": "EnumArgument`1",
1717217179 "mustBeProvided": true,
17173- "type": "AmmoType enum value - found using 'serhelp AmmoType' command",
17180+ "type": "AmmoType enum value - found using 'serhelp AmmoType' command. Ammo types present in the game. ",
1717417181 "description": null,
1717517182 "defaultValue": null,
1717617183 "consumesRemainingValues": false,
@@ -17183,8 +17190,15 @@ <h1 id="recipeTitle">What do you want to make?</h1>
1718317190 "Ammo12Gauge",
1718417191 "Ammo44Cal"
1718517192 ],
17186- "enumDescription": null,
17187- "enumDescriptions": null,
17193+ "enumDescription": "Ammo types present in the game.",
17194+ "enumDescriptions": {
17195+ "None": "Not ammo.",
17196+ "Nato556": "5.56mm Ammunition. Used by GunE11SR.",
17197+ "Nato762": "7.62mm Ammunition. Used by and GunLogicer.",
17198+ "Nato9": "9mm Ammunition. Used by GunCOM15,.",
17199+ "Ammo12Gauge": "12 gauge shotgun ammo. Used by GunShotgun",
17200+ "Ammo44Cal": "44 Caliber Revolver Ammo Used by GunRevolver"
17201+ },
1718817202 "isEnumFlags": false,
1718917203 "options": null
1719017204 },
0 commit comments