Skip to content

Commit ac6f916

Browse files
authored
dont misgender lady axe murderers (#83802)
* dont misgender lady axe murderers * shorten the name, remove str_pl since unneeded i guess * format skill issue whoops
1 parent b0b2513 commit ac6f916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/monsters/feral_humans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
{
146146
"id": "mon_feral_human_axe",
147147
"type": "MONSTER",
148-
"name": { "str": "deranged axeman", "str_pl": "deranged axemen" },
148+
"name": "axe murderer",
149149
"description": "They stumble along dragging a large bloodstained axe. Their face is twisted into a sadistic grin, and they walk among the dead as though already one of them.",
150150
"copy-from": "mon_feral_human_pipe",
151151
"special_attacks": [ { "id": "feral_weapon_axe" }, [ "PARROT_AT_DANGER", 0 ] ],

0 commit comments

Comments
 (0)