Skip to content

Commit

Permalink
thanks carlos
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisinajar committed Feb 14, 2024
1 parent d54de46 commit 4fe67df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/game/locations/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ import { MapModal } from "./map-modal";
const specialMonsterHints: { [x in string]: string } = {
"random-aberration-unholy-paladin": "The darkness here isn't natural",
"random-aberration-thornbrute": "The overgrowth here is hostile and deadly",
"domari-aberration-1": "The ash in the air is so thick you can barely breath",
"domari-aberration-1":
"The ash in the air is so thick you can barely breathe",
"random-aberration-moving-mountain": "The ground itself threatens you",
};

Expand Down

0 comments on commit 4fe67df

Please sign in to comment.