-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sunrise Cog: Добавлен Ангар с Подом СБ. (#944)
* Holopad Cog * FixGridAtmo * Юр. сервер * Update Cog * Fix Hos * Mech paint Locale Fix * Fix AK514 locale
- Loading branch information
1 parent
cdeac2e
commit 1d2ea41
Showing
3 changed files
with
1,764 additions
and
397 deletions.
There are no files selected for viewing
35 changes: 19 additions & 16 deletions
35
Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/fun/mech_spray_paint.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,53 @@ | ||
ent-MechPaintBase = mech spray paint | ||
.desc = A tin of mech spray paint. | ||
ent-MechPaintRipleyAluminizer = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Aluminizer | ||
.suffix = Ripley, Aluminizer | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintRipleyCombatRipley = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Combat Ripley | ||
.suffix = Ripley, Combat Ripley | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintRipleyFirestarter = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Firestarter | ||
.suffix = Ripley, Firestarter | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintRipleyHauler = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Hauler | ||
.suffix = Ripley, Hauler | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintRipleyReaper = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Reaper | ||
.suffix = Ripley, Reaper | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintRipleyZairjah = { ent-MechPaintBase } | ||
.suffix = DEBUG, Ripley, Zairjah | ||
.suffix = Ripley, Zairjah | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintClarkeOrangey = { ent-MechPaintBase } | ||
.suffix = DEBUG, Clarke, Orangey | ||
.suffix = Clarke, Orangey | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintGygaxMolot = { ent-MechPaintBase } | ||
.suffix = DEBUG, Gygax, Molot | ||
.suffix = Gygax, Molot | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintGygaxOld = { ent-MechPaintBase } | ||
.suffix = DEBUG, Gygax, Old | ||
.suffix = Gygax, Old | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintGygaxBlack = { ent-MechPaintBase } | ||
.suffix = DEBUG, Gygax, Black | ||
.suffix = Gygax, Black | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintGygaxWhite = { ent-MechPaintBase } | ||
.suffix = DEBUG, Gygax, White | ||
.suffix = Gygax, White | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintGygaxPirate = { ent-MechPaintBase } | ||
.suffix = DEBUG, Gygax, Pirate | ||
.suffix = Gygax, Pirate | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintDurandUnathi = { ent-MechPaintBase } | ||
.suffix = DEBUG, Durand, Unathi | ||
.suffix = Durand, Unathi | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintDurandShire = { ent-MechPaintBase } | ||
.suffix = DEBUG, Durand , Shire | ||
.suffix = Durand , Shire | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintDurandDollhouse = { ent-MechPaintBase } | ||
.suffix = DEBUG, Durand , Dollhouse | ||
.suffix = Durand , Dollhouse | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintDurandExecutor = { ent-MechPaintBase } | ||
.suffix = DEBUG, Durand , Executor | ||
.suffix = Durand , Executor | ||
.desc = { ent-MechPaintBase.desc } | ||
ent-MechPaintMaulerMeowler = { ent-MechPaintBase } | ||
.suffix = Mauler, Meowler | ||
.desc = { ent-MechPaintBase.desc } |
6 changes: 3 additions & 3 deletions
6
Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.