Property:Mode
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <noinclude>This property allows the following [[has type::text]] values: | + | <noinclude>{{Recode|reason=Adding beam as stop gap to fix bugs but may need investigation as to what is appropriate choice for beam tagged weapons}} |
+ | |||
+ | This property allows the following [[has type::text]] values: | ||
* [[Allows value::Melee]] | * [[Allows value::Melee]] | ||
* [[Allows value::Single-Shot]] | * [[Allows value::Single-Shot]] | ||
Line 7: | Line 9: | ||
* [[Allows value::Beam]]</noinclude> | * [[Allows value::Beam]]</noinclude> | ||
<includeonly> | <includeonly> | ||
− | |||
* Melee | * Melee | ||
* Single-Shot | * Single-Shot |
Latest revision as of 04:05, 9 December 2024
This page has been suggested for recoding. Reason: Adding beam as stop gap to fix bugs but may need investigation as to what is appropriate choice for beam tagged weapons. You can help RimWorld Wiki by improving it. |
This property allows the following text values:
- Melee
- Single-Shot
- Burst
- Single Thrown
- Single-Use
- Beam
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Melee", "Single-Shot", "Single Thrown", "Single-Use", "Burst", "Beam" ] } }