Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/rayzerbrain/ItemUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzerbrain committed Jun 14, 2022
2 parents acdda9e + e3aeeaf commit 2f5eb6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ NOTE: Many properties require specific pre-defined values, like the names of typ
|removed_permissions|Keycards|List\<KeycardPermission>|[ ]|List of permissions the card will lose|
|needs_ammo|Guns|Boolean|true|Determines whether the gun needs ammo to fire|
|can_disarm|Guns|Boolean|true|Determines whether the gun can be used to disarm someone|
|weight_multi|Guns|float|1|Affects the default weight of a firearm|
|length_multi|Guns|float|1|Affects the default length of a firearm|
|modified_attachments|Guns|Dictionary|{ }|A list of modified attachments the gun will have. See the config above for an example|
|effect_duration_multi|Grenades|float|1|Affects how long the effects of a grenade will last on a player|
|fuse_time_multi|Grenades|float|1|Affects the fuse time of a grenade|
Expand Down

0 comments on commit 2f5eb6c

Please sign in to comment.