Skip to content

Commit

Permalink
hound of tindalos looks like hound of tindalos (CleverRaven#74225)
Browse files Browse the repository at this point in the history
I was testing some artifacts and after some FUN artifact effect I got to
see a hound duplicate, but hey look at that my tileset doesn't have a
sprite for the duplicate meaning the duplicate doesn't do `copy-from`

fix that I guess, it looks like all the important parts are overridden

Co-authored-by: casswedson <[email protected]>
  • Loading branch information
casswedson and casswedson authored Jun 1, 2024
1 parent cef5d70 commit 82c1845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/monsters/nether.json
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,7 @@
"name": { "str": "hound of Tindalos", "str_pl": "hounds of Tindalos" },
"description": "A grotesque dog-like beast, its frame is angular and emaciated and its head is like that of an abyssal fish. When it moves, its twisted limbs duplicate, merge, disappear, and reform in dissonance, as if a hundred copies of itself were somehow forced to inhabit the same space. Extraneous to our reality, it moves between the corners of the world, hunting those that would dare step beyond time and space.",
"default_faction": "nether",
"looks_like": "mon_hound_tindalos",
"bodytype": "dog",
"species": [ "NETHER" ],
"volume": "30000 ml",
Expand Down

0 comments on commit 82c1845

Please sign in to comment.