Property:Mode
Jump to navigation
Jump to search
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" ] } }