Skip to content

Commit

Permalink
Merge pull request #77711 from Maleclypse/Crisp-Air-Buff
Browse files Browse the repository at this point in the history
Crisp Air Buff
  • Loading branch information
Night-Pryanik authored Nov 13, 2024
2 parents 3d12651 + c002fa3 commit 306a0b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/effects/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
"apply_message": "This smells like home.",
"remove_message": "Time to go.",
"rating": "bad",
"max_duration": "1 d",
"max_duration": "2 d",
"flags": [ "DIMENSIONAL_ANCHOR" ]
},
{
Expand Down
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/field.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"effect_id": "vault_atmosphere",
"body_part": "mouth",
"intensity": 1,
"min_duration": "100 seconds",
"max_duration": "350 seconds",
"min_duration": "250 seconds",
"max_duration": "750 seconds",
"immune_inside_vehicle": false
}
]
Expand Down

0 comments on commit 306a0b1

Please sign in to comment.