Skip to content

Commit

Permalink
Update sweet_monsters.json
Browse files Browse the repository at this point in the history
Dropped 's's
  • Loading branch information
TheSaddestGoomba committed Sep 8, 2024
1 parent 83de079 commit 389a3e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mods/My_Sweet_Cataclysm/sweet_monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
"harvest": "gum_spider",
"fear_triggers": [ "HURT", "FIRE" ],
"flags": [ "SEES", "SMELLS", "HEARS", "CLIMBS", "PATH_AVOID_FIRE", "PATH_AVOID_FALL" ],
"upgrade": { "age_grow": 30, "into": "mon_spider_gum" },
"upgrades": { "age_grow": 30, "into": "mon_spider_gum" },
"armor": { "bash": 0, "cut": 0, "bullet": 0 }
},
{
Expand Down Expand Up @@ -543,7 +543,7 @@
"harvest": "caff_gum_spider",
"fear_triggers": [ "HURT", "FIRE" ],
"flags": [ "SEES", "SMELLS", "HEARS", "CLIMBS", "PATH_AVOID_FIRE", "PATH_AVOID_FALL" ],
"upgrade": { "age_grow": 30, "into": "mon_gum_spider_wolf" },
"upgrades": { "age_grow": 30, "into": "mon_gum_spider_wolf" },
"armor": { "bash": 0, "cut": 0, "bullet": 0 }
},
{
Expand Down

0 comments on commit 389a3e3

Please sign in to comment.