SmartlyDressedGames / Unturned-Docs

Documentation for Unturned's modding features.
135 stars 49 forks source link

Clarify how Item Slots work #334

Closed MoltonMontro closed 1 month ago

MoltonMontro commented 1 month ago

ESlotType provides more info about expected behavior. (Previously only mentioned in ItemAsset, but reasonable to also include here.)

ItemMeleeAsset mentions None (instead of the unimplemented Tertiary) and links back to ESlotType. Mentions that the typical value is Secondary.

SDGNelson commented 1 month ago

Looks good, thanks!