Skip to content

Commit

Permalink
TamableWildlife Skunk Friends (CleverRaven#73645)
Browse files Browse the repository at this point in the history
  • Loading branch information
LordBarkBread authored May 12, 2024
1 parent b345d8e commit 795be74
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/mods/Tamable_Wildlife/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,18 @@
},
"extend": { "flags": [ "CANPLAY" ] }
},
{
"id": "mon_skunk",
"type": "MONSTER",
"copy-from": "mon_skunk",
"name": { "str": "skunk" },
"petfood": {
"food": [ "DOGFOOD" ],
"feed": "The %s seems to like you! It lets you pat its head and seems friendly.",
"pet": "The %s smacks its lips repetitively as you give its head a small scritch."
},
"extend": { "flags": [ "CANPLAY" ] }
},
{
"id": "mon_otter",
"type": "MONSTER",
Expand Down

0 comments on commit 795be74

Please sign in to comment.