Skip to content

Commit

Permalink
Shorten molt effect descriptions (CleverRaven#66154)
Browse files Browse the repository at this point in the history
* Shorten descriptions

* Update effects.json
  • Loading branch information
worm-girl authored Jun 12, 2023
1 parent 74fc504 commit 3d7bf50
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions data/json/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4219,7 +4219,7 @@
"type": "effect_type",
"id": "molting",
"name": [ "Molting" ],
"desc": [ "Your exoskeleton feels uncomfortably tight. Perhaps you should find somewhere to rest." ],
"desc": [ "You feel a strong urge to hide somewhere safe." ],
"apply_message": "Your chitin plating itches against your body.",
"rating": "bad",
"base_mods": {
Expand All @@ -4238,9 +4238,7 @@
"type": "effect_type",
"id": "molting_imminent",
"name": [ "Imminent Molting" ],
"desc": [
"Your exoskeleton has grown so tight and rigid that it grips you like a vise. You must seek shelter for the coming molt."
],
"desc": [ "Seek shelter, you will be helpless when it begins." ],
"apply_message": "You can hardly move in your tightening exoskeleton, and you feel a strong impulse to hunker down somewhere safe.",
"rating": "bad",
"base_mods": {
Expand Down

0 comments on commit 3d7bf50

Please sign in to comment.