Property:Mode
Jump to navigation
Jump to search
(set allowed values) |
(forgot burst) |
||
Line 2: | Line 2: | ||
* [[Allows value::Melee]] | * [[Allows value::Melee]] | ||
* [[Allows value::Single-Shot]] | * [[Allows value::Single-Shot]] | ||
+ | * [[Allows value::Burst]] | ||
* [[Allows value::Single Thrown]] | * [[Allows value::Single Thrown]] | ||
* [[Allows value::Single-Use]] | * [[Allows value::Single-Use]] |
Revision as of 22:55, 9 January 2024
This property allows the following text values:
- Melee
- Single-Shot
- Burst
- Single Thrown
- Single-Use
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Melee", "Single-Shot", "Single Thrown", "Single-Use", "Burst" ] } }