Skip to content

Commit

Permalink
Merge pull request #72998 from GuardianDll/SEMITANGIBLE_eyes
Browse files Browse the repository at this point in the history
make integrated_photo_eyes SEMITANGIBLE
  • Loading branch information
Maleclypse authored Apr 14, 2024
2 parents 4a328a6 + 7d83ec1 commit d67fb64
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion data/mods/MindOverMatter/items/psions_summon_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,18 @@
"symbol": "[",
"color": "yellow",
"qualities": [ [ "GLARE", 1 ] ],
"flags": [ "INTEGRATED", "UNBREAKABLE", "SKINTIGHT", "SOFT", "WATER_FRIENDLY", "SUN_GLASSES", "NO_REPAIR", "NO_SALVAGE", "AURA" ],
"flags": [
"INTEGRATED",
"UNBREAKABLE",
"SKINTIGHT",
"SOFT",
"WATER_FRIENDLY",
"SUN_GLASSES",
"NO_REPAIR",
"NO_SALVAGE",
"AURA",
"SEMITANGIBLE"
],
"armor": [
{
"material": [ { "type": "light", "covered_by_mat": 100, "thickness": 0.1 } ],
Expand Down

0 comments on commit d67fb64

Please sign in to comment.