Skip to content

Commit

Permalink
Socks
Browse files Browse the repository at this point in the history
  • Loading branch information
ITamiokiI committed Sep 12, 2023
1 parent 83aad01 commit 2759662
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ent-ClothingUnderSocksBeeStockings = Чулки с пчёлками
ent-ClothingUnderSocksBee = Чулки с пчёлками
.desc = Тёплые и приятные, медовых оттенков чулки с патерном сот и пчёлками. Заставь их гудеть длинее! Бззз!
.suffix = { "" }
ent-ClothingUnderSocksBeeKneeSocks = Гольфы с пчёлками
Expand All @@ -10,7 +10,7 @@ ent-ClothingUnderSocksBeeSocks = Носки с пчёлками
ent-ClothingUnderSocksPinkKillerStockings = Убийственные носки
.desc = Приятные на ощупь носки. Что если ударить?
.suffix = { "" }
ent-ClothingUnderSocksPinkStockings = Розовые чулки
ent-ClothingUnderSocksCoder = Розовые чулки
.desc = Длинные розовые чулки в белую полоску, приятно греющие ножки. Пришло время кодить, сёстры!!11!
.suffix = { "" }
ent-ClothingUnderSocksPinkKneeSocks = Розовые гольфы
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
ClothingUnderSocksPatriotStockings: 1
ClothingUnderSocksPatriotKneeSocks: 1
ClothingUnderSocksPatriotSocks: 1
ClothingUnderSocksBeeStockings: 1
ClothingUnderSocksBee: 1
ClothingUnderSocksBeeKneeSocks: 1
ClothingUnderSocksBeeSocks: 1
ClothingUnderSocksCreepyStockings: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
ClothingUnderSocksHotpinkStockings: 2
ClothingUnderSocksHotpinkKneeSocks: 2
ClothingUnderSocksHotpinkSocks: 2
ClothingUnderSocksPinkStockings: 2
ClothingUnderSocksCoder: 2
ClothingUnderSocksPinkKneeSocks: 2
ClothingUnderSocksPinkSocks: 2
ClothingUnderSocksGreyStockings: 2
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Clothing/Socks/socks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
parent: ClothingSocksBase
id: ClothingUnderSocksBeeStockings
id: ClothingUnderSocksBee
name: Bee stockings
description: Make them loins buzz longer!
components:
Expand Down Expand Up @@ -87,7 +87,7 @@

- type: entity
parent: ClothingSocksBase
id: ClothingUnderSocksPinkStockings
id: ClothingUnderSocksCoder
name: Pink stockings
description: It's time to code sisters!!11!
components:
Expand Down
4 changes: 0 additions & 4 deletions Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,3 @@ GeneratorUraniumMachineCircuitboard: PortableGeneratorSuperPacmanMachineCircuitb

# 07-09-2023 Starshine
PlushieMoff: PlushieMoth

# 11-09-2023 Starshine
ClothingUnderSocksPinkStockings: ClothingUnderSocksCoder
ClothingUnderSocksBeeStockings: ClothingUnderSocksBee

0 comments on commit 2759662

Please sign in to comment.