Skip to content

Commit

Permalink
Merge pull request #39555 from Fris0uman/laser_ligth
Browse files Browse the repository at this point in the history
Lasers don't light up their path
  • Loading branch information
ZhilkinSerg authored Apr 14, 2020
2 parents 668e469 + 58ba120 commit a015c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/field_type.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@
"type": "field_type",
"legacy_enum_id": 25,
"intensity_levels": [
{ "name": "faint glimmer", "color": "blue", "sym": "9", "light_emitted": 4 },
{ "name": "faint glimmer", "color": "blue", "sym": "9" },
{ "name": "beam of light", "color": "light_blue" },
{ "name": "intense beam of light", "color": "white" }
],
Expand Down

0 comments on commit a015c70

Please sign in to comment.