More localize (#7869)

* Localize replacement accents

* Localize bar signs

* Holidays

* Localize species
This commit is contained in:
Alex Evgrashin
2022-05-03 11:32:06 +03:00
committed by GitHub
parent 15312d93c7
commit 89fda5ec83
13 changed files with 401 additions and 164 deletions

View File

@@ -1,6 +1,6 @@
- type: species
id: Human
name: Human
name: species-name-human
roundStart: true
prototype: MobHuman
dollPrototype: MobHumanDummy
@@ -8,7 +8,7 @@
- type: species
id: Dwarf
name: Dwarf
name: species-name-dwarf
roundStart: true
prototype: MobDwarf
dollPrototype: MobDwarfDummy
@@ -16,7 +16,7 @@
- type: species
id: Reptilian
name: Reptilian
name: species-name-reptilian
roundStart: true
prototype: MobReptilian
dollPrototype: MobReptilianDummy
@@ -24,7 +24,7 @@
- type: species
id: SlimePerson
name: Slime Person
name: species-name-slime
roundStart: true
prototype: MobSlimePerson
dollPrototype: MobSlimePersonDummy