Pārlūkot izejas kodu

Make dire wolves still have the 'wolf' species

vintage
Fen Dweller pirms 5 gadiem
vecāks
revīzija
5e05f63598
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/game/creatures/wolves.ts

+ 1
- 1
src/game/creatures/wolves.ts Parādīt failu

@@ -44,7 +44,7 @@ export class DireWolf extends Creature {
constructor () {
super(
new ImproperNoun('dire wolf', 'dire wolves'),
new ImproperNoun('dire wolf', 'dire wolves'),
new ImproperNoun('wolf', 'wolves'),
[MalePronouns, FemalePronouns, TheyPronouns][Math.floor(Math.random() * 3)],
{ Toughness: 25, Power: 40, Reflexes: 35, Agility: 45, Willpower: 15, Charm: 20 },
anyVore,


Notiek ielāde…
Atcelt
Saglabāt