mineral 
Mineral deposits
Vars | |
| defer_change | If true, this turf will not call AfterChange during change_turf calls. |
|---|---|
| hand_mine_speed | How long it takes to mine this turf without tools, if it's weak. |
| mineral_amt | How much ore we spawn when we're mining a mineral_type. |
| mineral_type | The path of the ore stack we spawn when we're mined. |
| open_turf_distance | Distance to the nearest open turf |
| scan_icon | The icon of the image we display when we're pinged by a mining scanner, to be overridden if you want to use an alternate file for a subtype. |
| scan_state | Placeholder for the image we display when we're pinged by a mining scanner |
| spawned_boulder | If we spawn a boulder like on the gulag, we use this in lou of mineral_type |
| tool_mine_speed | How long it takes to mine this turf with tools, before the tool's speed and the user's skill modifier are factored in. |
| weak_turf | If true you can mine the mineral turf without tools. |
Procs | |
| drill_aoe | When the turf gets drilled from an AOE explosion Has a chance of not being drilled based on own hardness |
| shuttleRotate | Turf rotate procs |
Var Details
defer_change 
If true, this turf will not call AfterChange during change_turf calls.
hand_mine_speed 
How long it takes to mine this turf without tools, if it's weak.
mineral_amt 
How much ore we spawn when we're mining a mineral_type.
mineral_type 
The path of the ore stack we spawn when we're mined.
open_turf_distance 
Distance to the nearest open turf
scan_icon 
The icon of the image we display when we're pinged by a mining scanner, to be overridden if you want to use an alternate file for a subtype.
scan_state 
Placeholder for the image we display when we're pinged by a mining scanner
spawned_boulder 
If we spawn a boulder like on the gulag, we use this in lou of mineral_type
tool_mine_speed 
How long it takes to mine this turf with tools, before the tool's speed and the user's skill modifier are factored in.
weak_turf 
If true you can mine the mineral turf without tools.
Proc Details
drill_aoe
When the turf gets drilled from an AOE explosion Has a chance of not being drilled based on own hardness
shuttleRotate
Turf rotate procs